mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-08-29 07:02:10 +00:00
fix notransit description
This commit is contained in:
parent
71e37db070
commit
c1261bf4cf
@ -55,7 +55,7 @@ port | Port to listen for incoming connections
|
|||||||
daemon | Router will go to background after start
|
daemon | Router will go to background after start
|
||||||
service | Router will use system folders like '/var/lib/i2pd'
|
service | Router will use system folders like '/var/lib/i2pd'
|
||||||
ipv6 | Enable communication through ipv6. false by default
|
ipv6 | Enable communication through ipv6. false by default
|
||||||
notransit | Router will not accept transit tunnels at startup. false by default
|
notransit | Router will not accept transit tunnels, disabling transit traffic completely. false by default
|
||||||
floodfill | Router will be floodfill. false by default
|
floodfill | Router will be floodfill. false by default
|
||||||
bandwidth | Bandwidth limit: integer in KBps or letters: L (32), O (256), P (2048), X (>9000)
|
bandwidth | Bandwidth limit: integer in KBps or letters: L (32), O (256), P (2048), X (>9000)
|
||||||
family | Name of a family, router belongs to
|
family | Name of a family, router belongs to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user