1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-06 12:00:15 +02:00

Fix typo in doc

SVN Revision: 2927
This commit is contained in:
Mickaël Rémond 2010-01-26 13:14:19 +00:00
parent a5e4f34dbb
commit f20d2bb2ff

View file

@ -1461,7 +1461,7 @@ This example limits the number of sessions per user to 5 for all users, and to 1
\ind{options!max\_s2s\_connections} \ind{options!max\_s2s\_connections}
The special access \term{max\_s2s\_connections} specifies how many 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}. The default value is \term{1}.
There's also available the access \term{max\_s2s\_connections\_per\_node}. There's also available the access \term{max\_s2s\_connections\_per\_node}.