aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-12-24 02:45:46 +0000
committerNick Mathewson <nickm@torproject.org>2006-12-24 02:45:46 +0000
commitbba5a3533f1413601c04a8f61ab0662b77fe7e2b (patch)
tree906f5a9e23837b5b7f718d20415802aa8b90494a /doc
parenta9dc42e3815ff49f469d37039df83fb2db6fa73e (diff)
downloadtor-bba5a3533f1413601c04a8f61ab0662b77fe7e2b.tar.gz
tor-bba5a3533f1413601c04a8f61ab0662b77fe7e2b.zip
r11679@Kushana: nickm | 2006-12-23 21:38:41 -0500
Update the state file less often when AvoidDiskWrites is set. svn:r9174
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 4267b68856..ab53436809 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -154,7 +154,7 @@ Nd- Have a mode that doesn't write to disk much, so we can run Tor on
flash memory (e.g. Linksys routers or USB keys).
o Add AvoidDiskWrites config option.
. only write state file when it's "changed"
- - crank up the numbers if avoiddiskwrites is on.
+ o crank up the numbers if avoiddiskwrites is on.
- some things may not want to get written at all.
- stop writing identity key / fingerprint / etc every restart
- more?