mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
7 lines
249 B
Plaintext
7 lines
249 B
Plaintext
o Minor features:
|
|
- Support line continuations in torrc. If a line ends with a
|
|
single backslash character, the newline is ignored, and the
|
|
configuration value is treated as continuing on the next line.
|
|
Implements bug 1929.
|
|
|