summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-14 15:15:24 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-14 15:15:24 -0400
commit19a173cfadf0cdccbe371772d341a75642dc6273 (patch)
treea53d91d390f03f85c6b3d66eb98d30b2628812fe
parent9b0dfb0dedcb8343bb39ca33785892ab4642e901 (diff)
update
-rw-r--r--doc/design/assistant/webapp.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn
index a5a970fd1..fc110a8f2 100644
--- a/doc/design/assistant/webapp.mdwn
+++ b/doc/design/assistant/webapp.mdwn
@@ -28,8 +28,9 @@ The webapp is a web server that displays a shiny interface.
See: [[todo/wishlist:_an_"assistant"_for_web-browsing_--_tracking_the_sources_of_the_downloads]]
* Display the `inotify max_user_watches` exceeded message. **done**
* Display something sane when kqueue runs out of file descriptors.
-* allow renaming git remotes and/or setting git-annex repo descriptions
* allow removing git remotes
+* allow disabling syncing to here, which should temporarily disable all
+ local syncing.
## first start **done**