diff options
author | John Brooks <special@dereferenced.net> | 2010-09-20 22:18:43 -0600 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-09-21 01:05:47 -0400 |
commit | fb34c66e83790bf03b163555128565823a3e58fe (patch) | |
tree | 8785faa6ce2bb5f8241dfe1899afafe53fb4d98c /doc/tor.1.txt | |
parent | 5a55662a6b38dd5c70a514bd8cb7e4b2e0df7e97 (diff) | |
download | tor-fb34c66e83790bf03b163555128565823a3e58fe.tar.gz tor-fb34c66e83790bf03b163555128565823a3e58fe.zip |
Correct default for RendPostPeriod in docs
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 3b7e30bdfb..235d04be82 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1222,7 +1222,7 @@ The following options are used to configure a hidden service. **RendPostPeriod** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**:: Every time the specified period elapses, Tor uploads any rendezvous service descriptors to the directory servers. This information is also - uploaded whenever it changes. (Default: 20 minutes) + uploaded whenever it changes. (Default: 1 hour) TESTING NETWORK OPTIONS ----------------------- |