Browse Source

G router cap for notransit

pull/84/head
orignal 1 year ago committed by GitHub
parent
commit
caadc4879e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/user-guide/configuration.md

2
docs/user-guide/configuration.md

@ -63,7 +63,7 @@ address6 | Local address to bind to for clearnet I @@ -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)

Loading…
Cancel
Save