Correct default for RendPostPeriod in docs

This commit is contained in:
John Brooks 2010-09-20 22:18:43 -06:00 committed by Nick Mathewson
parent 5a55662a6b
commit fb34c66e83
2 changed files with 2 additions and 2 deletions

View file

@ -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
-----------------------

View file

@ -529,6 +529,6 @@
## Every time the specified period elapses, Tor uploads any ren-
## dezvous service descriptors to the directory servers. This
## information is also uploaded whenever it changes.
## (Default: 20 minutes)
## (Default: 1 hour)
#RendPostPeriod N seconds|minutes|hours|days|weeks
#