diff options
author | 2013-03-03 17:07:27 -0400 | |
---|---|---|
committer | 2013-03-03 17:07:27 -0400 | |
commit | 3aa991bc7961433c0b888a2ab184b22942e5de79 (patch) | |
tree | 87d9649c8519d3d49b8128c9b343b14119db45f2 /doc | |
parent | 19a17dddb2baad5fbfa3203449ac416b30b8fa1b (diff) |
webapp: New preferences page allows enabling/disabling debug logging at runtime, as well as configuring numcopies and diskreserve.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/assistant/webapp.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn index f71490373..b55d1b860 100644 --- a/doc/design/assistant/webapp.mdwn +++ b/doc/design/assistant/webapp.mdwn @@ -30,7 +30,7 @@ The webapp is a web server that displays a shiny interface. * Display something sane when kqueue runs out of file descriptors. * allow removing git remotes **done** * allow disabling syncing to here, which should temporarily disable all - local syncing. + local syncing. **done** ## first start **done** |