diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.in | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 54e35aa6c6..7606ffb69a 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -1060,24 +1060,26 @@ A filename containing GeoIP data, for use with BridgeRecordUsageByCountry. .TP \fBCellStatistics \fR\fB0\fR|\fB1\fR\fP When this option is enabled, Tor writes statistics on the mean time that -cells spend in circuit queues to disk every 24 hours. (Default: 0) +cells spend in circuit queues to disk every 24 hours. Cannot be changed +while Tor is running. (Default: 0) .LP .TP \fBDirReqStatistics \fR\fB0\fR|\fB1\fR\fP When this option is enabled, Tor writes statistics on the number and -response time of network status requests to disk every 24 hours. -(Default: 0) +response time of network status requests to disk every 24 hours. Cannot be +changed while Tor is running. (Default: 0) .LP .TP \fBEntryStatistics \fR\fB0\fR|\fB1\fR\fP When this option is enabled, Tor writes statistics on the number of -directly connecting clients to disk every 24 hours. (Default: 0) +directly connecting clients to disk every 24 hours. Cannot be changed +while Tor is running. (Default: 0) .LP .TP \fBExitPortStatistics \fR\fB0\fR|\fB1\fR\fP When this option is enabled, Tor writes statistics on the number of relayed bytes and opened stream per exit port to disk every 24 hours. -(Default: 0) +Cannot be changed while Tor is running. (Default: 0) .LP .TP \fBExtraInfoStatistics \fR\fB0\fR|\fB1\fR\fP |