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:
parent
a5e4f34dbb
commit
f20d2bb2ff
1 changed files with 1 additions and 1 deletions
|
@ -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}.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue