tor/changes/bug21150
David Goulet 51b562c605 Use an internal variable for HiddenServiceStatistics
Stop modifying the value of our torrc option HiddenServiceStatistics just
because we're not a bridge or relay. This bug was causing Tor Browser users to
write "HiddenServiceStatistics 0" in their torrc files as if they had chosen
to change the config.

Fixes #21150

Signed-off-by: David Goulet <dgoulet@torproject.org>
2017-02-01 09:29:53 -05:00

6 lines
307 B
Plaintext

o Minor bugfixes (config, hidden service):
- Stop modifying the value of our torrc option HiddenServiceStatistics
just because we're not a bridge or relay. Use an internal value for what
tor should use and keep the torrc option intact. Fixes bug 21150; bugfix
on tor-0.2.6.2-alpha.