1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-03-13 05:41:16 +00:00

G router cap for notransit

This commit is contained in:
orignal 2023-04-12 15:45:44 -04:00 committed by GitHub
parent db0f22b990
commit caadc4879e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ address6 | Local address to bind to for clearnet I
nat | If true, assume we are behind NAT (default: true)
ipv4 | Enable communication through IPv4 (default: true)
ipv6 | Enable communication through clearnet IPv6 (default: false)
notransit | Router will not accept transit tunnels, disabling transit traffic completely (default: false)
notransit | Router will not accept transit tunnels, disabling transit traffic completely. G router cap will be published (default: false)
floodfill | Router will be floodfill (default: false)
bandwidth | Bandwidth limit: integer in KBps or letters: L (32), O (256), P (2048), X (unlimited).
share | Max % of bandwidth limit for transit. 0-100 (default: 100)