mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
man: HiddenServiceStatistics applies for bridges
Closes #40346 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
parent
35b601a8b5
commit
3a2593710b
4
changes/ticket40346
Normal file
4
changes/ticket40346
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
o Documentation (man, onion service):
|
||||||
|
- The HiddenServiceStatistics option also applies to bridges so properly
|
||||||
|
indicate that in the tor.1 man page. Closes ticket 40346.
|
||||||
|
|
@ -2758,7 +2758,7 @@ types of statistics that Tor relays collect and publish:
|
|||||||
(Default: 1)
|
(Default: 1)
|
||||||
|
|
||||||
[[HiddenServiceStatistics]] **HiddenServiceStatistics** **0**|**1**::
|
[[HiddenServiceStatistics]] **HiddenServiceStatistics** **0**|**1**::
|
||||||
Relays only.
|
Relays and bridges only.
|
||||||
When this option is enabled, a Tor relay writes obfuscated
|
When this option is enabled, a Tor relay writes obfuscated
|
||||||
statistics on its role as hidden-service directory, introduction
|
statistics on its role as hidden-service directory, introduction
|
||||||
point, or rendezvous point to disk every 24 hours. If ExtraInfoStatistics
|
point, or rendezvous point to disk every 24 hours. If ExtraInfoStatistics
|
||||||
|
Loading…
Reference in New Issue
Block a user