mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
7 lines
325 B
Plaintext
7 lines
325 B
Plaintext
|
o Minor features (fallback directory mirrors):
|
||
|
- Make the default DirAuthorityFallbackRate 0.1, so that clients on the
|
||
|
public tor network prefer to bootstrap off fallback directory mirrors.
|
||
|
This is a follow-up to 24679, which removed weights from the default
|
||
|
fallbacks.
|
||
|
Implements ticket 24681.
|