mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
7 lines
284 B
Plaintext
7 lines
284 B
Plaintext
|
o Minor features:
|
||
|
- Make it possible to specify multiple ConsensusParams torrc lines.
|
||
|
Now directory authority operators can for example put the main
|
||
|
ConsensusParams config in one torrc file and then add to it from
|
||
|
a different torrc file. Closes ticket 40164.
|
||
|
|