24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-24 22:25:47 +02:00

Merge pull request #292 from weiss/fix-xep-reference

Fix an XEP reference in the guide
This commit is contained in:
Evgeny Khramtsov 2014-08-27 12:48:34 +04:00
commit 2ae7d0a122

View File

@ -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.