summaryrefslogtreecommitdiff
path: root/doc/design/assistant/webapp.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-06 16:54:39 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-06 16:54:39 -0400
commita79aebbe2a15a05f7475b08d98279bb88ef07305 (patch)
tree2127f88754b76e2276b6dd30fac913a3eea9552a /doc/design/assistant/webapp.mdwn
parent8aa194bf806c4620f0794ff7a13084e328061cc8 (diff)
update
Diffstat (limited to 'doc/design/assistant/webapp.mdwn')
-rw-r--r--doc/design/assistant/webapp.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn
index abf7b38c9..598c1ff3a 100644
--- a/doc/design/assistant/webapp.mdwn
+++ b/doc/design/assistant/webapp.mdwn
@@ -23,6 +23,8 @@ The webapp is a web server that displays a shiny interface.
* there could be a UI to export a file, which would make it be served up
over http by the web app
+* Display any relevant warning messages. One is the `inotify max_user_watches`
+ exceeded message.
## implementation