diff options
author | Robert Ransom <rransom.8774@gmail.com> | 2011-05-10 03:35:45 -0700 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-06-03 12:17:53 -0400 |
commit | f45261cb29504bfe39ddb96d8e7f38bb32dd37a5 (patch) | |
tree | 67b2d65d9fece5b474b22d91cfea4ec9d100f5e4 /doc | |
parent | 1546054d81fcc3462c37aca8a35a510d7f770533 (diff) | |
download | tor-f45261cb29504bfe39ddb96d8e7f38bb32dd37a5.tar.gz tor-f45261cb29504bfe39ddb96d8e7f38bb32dd37a5.zip |
Increase default required uptime for HSDirs to 25 hours
Diffstat (limited to 'doc')
-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 9c81198684..f54b966c27 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1183,7 +1183,7 @@ if DirPort is non-zero): **MinUptimeHidServDirectoryV2** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**:: Minimum uptime of a v2 hidden service directory to be accepted as such by - authoritative directories. (Default: 24 hours) + authoritative directories. (Default: 25 hours) **DirPort** __PORT__|**auto**:: If this option is nonzero, advertise the directory service on this port. |