diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-01-05 16:41:31 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-01-05 16:41:31 -0500 |
commit | c52d4d9e3454fd0a94cb900dc18516a489441c18 (patch) | |
tree | de8d95595795438e9dc34ff526227a9032b1cb9e /doc/tor.1.txt | |
parent | c9b3f6352f68a03b5380db0e459a8cd6407c5603 (diff) | |
parent | 94d5523c7f100a2fc94869c55af6ec8e3429df2a (diff) | |
download | tor-c52d4d9e3454fd0a94cb900dc18516a489441c18.tar.gz tor-c52d4d9e3454fd0a94cb900dc18516a489441c18.zip |
Merge branch 'teor_ticket24681_028' into maint-0.2.9
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r-- | doc/tor.1.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index f1068cedc6..4c5d5359af 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -445,7 +445,8 @@ GENERAL OPTIONS When configured to use both directory authorities and fallback directories, the directory authorities also work as fallbacks. They are chosen with their regular weights, multiplied by this number, which - should be 1.0 or less. (Default: 1.0) + should be 1.0 or less. The default is less than 1, to reduce load on + authorities. (Default: 0.1) [[AlternateDirAuthority]] **AlternateDirAuthority** [__nickname__] [**flags**] __address__:__port__ __fingerprint__ + |