This commit is contained in:
Joey Hess 2012-07-26 21:32:08 -04:00
parent ef31dd08ee
commit 1d5971fa7e

View file

@ -27,7 +27,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.
exceeded message. Need to lift such messages into DaemonStatus
so the WebApp can include them in its rendering of DaemonStatus.
## implementation