diff options
author | swati <swati.thacker@oracle.com> | 2020-02-12 23:17:31 +0530 |
---|---|---|
committer | swati <swati.thacker@oracle.com> | 2020-02-12 23:17:31 +0530 |
commit | d33c80f0ee3a6c88c911441673c39c1f266e2209 (patch) | |
tree | a537594478eec69b670f5f87fffac2e9d593ced2 /doc | |
parent | 809090d24d8576258fab6077e5e54e33e5c78bbe (diff) | |
download | tor-d33c80f0ee3a6c88c911441673c39c1f266e2209.tar.gz tor-d33c80f0ee3a6c88c911441673c39c1f266e2209.zip |
Moved [[RephistTrackTime]] to General Options.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 87b327b9cb..db4dd2755a 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -794,6 +794,11 @@ forward slash (/) in the configuration file and on the command line. fetches by the relay (from authority or other relays), because that is considered "client" activity. (Default: 0) +[[RephistTrackTime]] **RephistTrackTime** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**:: + Tells an authority, or other node tracking node reliability and history, + that fine-grained information about nodes can be discarded when it hasn't + changed for a given amount of time. (Default: 24 hours) + [[RunAsDaemon]] **RunAsDaemon** **0**|**1**:: If 1, Tor forks and daemonizes to the background. This option has no effect on Windows; instead you should use the --service command-line option. @@ -2676,11 +2681,6 @@ types of statistics that Tor relays collect and publish: If ExtraInfoStatistics is enabled, it will be published as a part of extra-info document. (Default: 1) -[[RephistTrackTime]] **RephistTrackTime** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**:: - Tells an authority, or other node tracking node reliability and history, - that fine-grained information about nodes can be discarded when it hasn't - changed for a given amount of time. (Default: 24 hours) - == DIRECTORY SERVER OPTIONS The following options are useful only for directory servers. (Relays with |