mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
document minimum heartbeatperiod; bug 15638.
This commit is contained in:
parent
45f5e59751
commit
b9596b8fdf
2
changes/bug15638
Normal file
2
changes/bug15638
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
o Documentation:
|
||||||
|
- Document the minimum HeartbeatPeriod value. Closes ticket 15638.
|
@ -1750,7 +1750,8 @@ is non-zero):
|
|||||||
Log a heartbeat message every **HeartbeatPeriod** seconds. This is
|
Log a heartbeat message every **HeartbeatPeriod** seconds. This is
|
||||||
a log level __notice__ message, designed to let you know your Tor
|
a log level __notice__ message, designed to let you know your Tor
|
||||||
server is still alive and doing useful things. Settings this
|
server is still alive and doing useful things. Settings this
|
||||||
to 0 will disable the heartbeat. (Default: 6 hours)
|
to 0 will disable the heartbeat. Otherwise, it must be at least 30
|
||||||
|
minutes. (Default: 6 hours)
|
||||||
|
|
||||||
[[AccountingMax]] **AccountingMax** __N__ **bytes**|**KBytes**|**MBytes**|**GBytes**|**KBits**|**MBits**|**GBits**|**TBytes**::
|
[[AccountingMax]] **AccountingMax** __N__ **bytes**|**KBytes**|**MBytes**|**GBytes**|**KBits**|**MBits**|**GBits**|**TBytes**::
|
||||||
Limits the max number of bytes sent and received within a set time period
|
Limits the max number of bytes sent and received within a set time period
|
||||||
|
Loading…
Reference in New Issue
Block a user