diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2007-06-25 07:45:50 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2007-06-25 07:45:50 +0000 |
commit | 6a6c6adf5d446cb615cc49a72d3e217c7fd9c815 (patch) | |
tree | 26b30e234176f0bb2842e97fb7e44597012b6bf6 /doc | |
parent | * doc/guide.text: No need to escape underscore in Latex verbatim sections (diff) |
* doc/guide.tex: Documentation improvements on watchdog
SVN Revision: 792
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide.tex | 4 |
1 files changed, 2 insertions, 2 deletions
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: |