diff options
author | MarcoFalke <falke.marco@gmail.com> | 2020-05-21 10:42:37 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2020-06-04 16:39:23 -0400 |
commit | fa9604c46f3245a704487c29b684caadffbf73bc (patch) | |
tree | 190637c73190b8582ce66f338922ce6ff4c14152 /doc | |
parent | fa3999fe351b510bb141dff9ae4ecc8e717bf292 (diff) |
doc: noban precludes maxuploadtarget disconnects
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reduce-traffic.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reduce-traffic.md b/doc/reduce-traffic.md index e39e43df7a..ce77a00dd5 100644 --- a/doc/reduce-traffic.md +++ b/doc/reduce-traffic.md @@ -23,7 +23,7 @@ longer serving historic blocks (blocks older than one week). Keep in mind that new nodes require other nodes that are willing to serve historic blocks. -Whitelisted peers will never be disconnected, although their traffic counts for +Peers with the `noban` permission will never be disconnected, although their traffic counts for calculating the target. ## 2. Disable "listening" (`-listen=0`) |