mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
6 lines
249 B
Text
6 lines
249 B
Text
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.
|
|
|