From: Holger Weiss Date: Mon, 25 Aug 2014 23:01:11 +0000 (+0200) Subject: Fix an XEP reference in the guide X-Git-Tag: 14.12~69^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6589845311e2a628c6f663a3e75050cd9f81015;p=ejabberd Fix an XEP reference in the guide --- diff --git a/doc/guide.tex b/doc/guide.tex index 17f164a78..69cc900f7 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -1062,7 +1062,7 @@ request_handlers: You can define a certificate file for a specific domain using the global option \option{domain\_certfile}. \titem{stream\_management: true|false} Setting this option to \term{false} disables ejabberd's support for - \ind{protocols!XEP-0198: Stream Management}. It can be specified for + Stream Management (\xepref{0198}). It can be specified for \term{ejabberd\_c2s} listeners. The default value is \term{true}. \titem{timeout: Integer} \ind{options!timeout} Timeout of the connections, expressed in milliseconds.