aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.html
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2009-08-24 21:21:04 +0000
committerBadlop <badlop@process-one.net>2009-08-24 21:21:04 +0000
commit1b81a2e3d6944cb55edcade1119de1cb1edbe589 (patch)
treef01b721dda8600ff62adfbfab73f0110ff59235b /doc/guide.html
parentDocument that the admin can install ejabberd.init script (EJAB-755) (diff)
Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023)
SVN Revision: 2526
Diffstat (limited to 'doc/guide.html')
-rw-r--r--doc/guide.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/guide.html b/doc/guide.html
index 350964fac..ef6d24757 100644
--- a/doc/guide.html
+++ b/doc/guide.html
@@ -3378,6 +3378,8 @@ all the environment variables and command line parameters.</P><P>The environment
Path to the directory with binary system libraries.
</DD><DT CLASS="dt-description"><B><TT>EJABBERD_DOC_PATH</TT></B></DT><DD CLASS="dd-description">
Path to the directory with ejabberd documentation.
+</DD><DT CLASS="dt-description"><B><TT>EJABBERD_PID_PATH</TT></B></DT><DD CLASS="dd-description">
+ Path to the PID file that ejabberd can create when started.
</DD><DT CLASS="dt-description"><B><TT>HOME</TT></B></DT><DD CLASS="dd-description">
Path to the directory that is considered <TT>ejabberd</TT>&#X2019;s home.
This path is used to read the file <TT>.erlang.cookie</TT>.