diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | doc/guide.tex | 4 |
2 files changed, 5 insertions, 3 deletions
@@ -1,6 +1,8 @@ 2007-06-25 Mickael Remond <mickael.remond@process-one.net> - * doc/guide.text: No need to escape underscore in Latex verbatim + * doc/guide.tex: Documentation improvements on watchdog + + * doc/guide.tex: No need to escape underscore in Latex verbatim sections * doc/guide.tex: Watchdog alert documentation diff --git a/doc/guide.tex b/doc/guide.tex index 41a4e9d07..6140f158f 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -3186,8 +3186,8 @@ domain. \label{watchdog} \ind{debugging!watchdog} -ejabberd including a watchdog mechanism to be notified in realtime -through XMPP when any processus consumes too much memory. +ejabberd includes a watchdog mechanism to notify admins in realtime +through XMPP when any process consumes too much memory. To enable the watchdog, add the \term{watchdog\_admins} \ind{options!watchdog\_admins} option in the config file: |