mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
283 B
Plaintext
6 lines
283 B
Plaintext
o Minor bugfixes (documentation):
|
|
- Default of NumEntryGuards is 1 if the consensus parameter
|
|
guard-n-primary-guards-to-use isn't set. Default of NumDirectoryGuards
|
|
is 3 if the consensus parameter guard-n-primary-dir-guards-to-use isn't
|
|
set. Fixes bug 21715.
|