remove caution

This commit is contained in:
Tjatse 2014-12-16 21:18:53 +08:00
parent d1fedb9c08
commit 84741e82c3
1 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@ Above command will remove `refresh` config and it will be set to `5000` by defau
<a name="cauts" />
# Cautions
- Web Interface is wrote by CSS3 && HTML5, so view it with the latest version of the browser (WebGL, Animation, WebSocket supports), e.g. Chrome, Safari and Firefox.
- `PM2` publish nothing (event) when a **STOPPED** process is being deleted, so unfortunately `pm2-gui` can not refresh the processes immediately (Polling is not graceful :p).
- I've never test it on Internet Explorer / Windows.
<a name="ui" />