Document hs dht min uptime change in privnets

In f87c6f100d we made it so that MinUptimeHidServDirectoryV2
defaults to 0 if TestingTorNetwork is set. Add a manpage entry and a
changes file.
This commit is contained in:
Sebastian Hahn
2010-11-08 08:34:03 +01:00
parent bae80eef4b
commit 6bde512edc
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features:
- Make hidden services work better in private networks by not requiring
any uptime to join the dht. Implements ticket 2088.