mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
080ae03ee4
UseDefaultFallbackDirs enables any hard-coded fallback directory mirrors. Default is 1, set it to 0 to disable fallbacks. Implements ticket 17576. Patch by "teor".
5 lines
235 B
Plaintext
5 lines
235 B
Plaintext
o Minor feature (fallback directories):
|
|
- Add UseDefaultFallbackDirs, which enables any hard-coded fallback
|
|
directory mirrors. Default is 1, set it to 0 to disable fallbacks.
|
|
Implements ticket 17576. Patch by "teor".
|