diff options
-rw-r--r-- | doc/guide.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 640e2bb27..b18132a25 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -1485,7 +1485,7 @@ This example limits the number of sessions per user to 5 for all users, and to 1 \ind{options!max\_s2s\_connections} The special access \term{max\_s2s\_connections} specifies how many -simultaneus S2S connections can be established to a specific remote XMPP server. +simultaneous S2S connections can be established to a specific remote XMPP server. The default value is \term{1}. There's also available the access \term{max\_s2s\_connections\_per\_node}. |