diff options
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 0558de949..d8c758572 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -641,7 +641,8 @@ To perform online reconfiguration of \ejabberd{} you need to enable \term{ejabberd\_http} listener with option \term{web\_admin} (see section~\ref{sec:configlistened}). After that you can open URL \verb|http://server:port/admin/| with you favorite web-browser and enter -username and password of \ejabberd{} administrator. E.\,g. with such config: +username and password of an \ejabberd{} user with administrator rights. E.\,g. +with such config: \begin{verbatim} ... {host, "example.org"}. |