Merge remote-tracking branch 'public/bug12485'

This commit is contained in:
Nick Mathewson
2015-01-18 13:49:30 -05:00
2 changed files with 16 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (Guard nodes):
- Reduce the time delay before saving guard status to disk from 10
minute to 30 seconds (or from one hour to 10 minutes if
AvoidDiskWrites is set). Closes ticket 12485.