update
This commit is contained in:
parent
ef31dd08ee
commit
1d5971fa7e
1 changed files with 2 additions and 1 deletions
|
@ -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
|
* there could be a UI to export a file, which would make it be served up
|
||||||
over http by the web app
|
over http by the web app
|
||||||
* Display any relevant warning messages. One is the `inotify max_user_watches`
|
* 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
|
## implementation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue