diff options
author | Jonas Schnelli <dev@jonasschnelli.ch> | 2016-09-13 18:08:17 +0200 |
---|---|---|
committer | Jonas Schnelli <dev@jonasschnelli.ch> | 2016-09-13 18:08:17 +0200 |
commit | 1b6bcdd3aa379a50c960e23d7c55db8294e76f7f (patch) | |
tree | 2916f0c5cc5ab3ef6edb5e3c47e99826a6950a33 /doc/reduce-traffic.md | |
parent | fa7caf6d9116c35433a2069174f4c66f051d52ba (diff) |
Remove maxuploadtargets recommended minimum
Diffstat (limited to 'doc/reduce-traffic.md')
-rw-r--r-- | doc/reduce-traffic.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/reduce-traffic.md b/doc/reduce-traffic.md index 2d86588eb2..697099beab 100644 --- a/doc/reduce-traffic.md +++ b/doc/reduce-traffic.md @@ -19,8 +19,7 @@ This is *not* a hard limit; only a threshold to minimize the outbound traffic. When the limit is about to be reached, the uploaded data is cut by no 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. **The recommended minimum is 144 blocks per day (max. 144MB -per day)** +historic blocks. Whitelisted peers will never be disconnected, although their traffic counts for calculating the target. |