summaryrefslogtreecommitdiff
path: root/doc/todo/avoid_thrashing.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/avoid_thrashing.mdwn')
-rw-r--r--doc/todo/avoid_thrashing.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/avoid_thrashing.mdwn b/doc/todo/avoid_thrashing.mdwn
index 6c895e7c9..45b11d872 100644
--- a/doc/todo/avoid_thrashing.mdwn
+++ b/doc/todo/avoid_thrashing.mdwn
@@ -18,3 +18,5 @@ with no ill effects. Crank `MaxClients` up to 256? No problem..
And there's no real reason to allow more than one ikiwiki cgi to run at a
time. Since almost all uses of the CGI lock the index, only one can really
be doing anything at a time. --[[Joey]]
+
+[[done]]