diff options
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guide.html b/doc/guide.html index ad110bb15..7cfa86468 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -639,7 +639,8 @@ To perform online reconfiguration of <TT>ejabberd</TT> you need to enable <TT>ejabberd_http</TT> listener with option <TT>web_admin</TT> (see section <A HREF="#sec:configlistened">3.1.5</A>). After that you can open URL <CODE>http://server:port/admin/</CODE> with you favorite web-browser and enter -username and password of <TT>ejabberd</TT> administrator. E. g. with such config: +username and password of an <TT>ejabberd</TT> user with administrator rights. E. g. +with such config: <PRE> ... {host, "example.org"}. |