mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
* doc/guide.tex: Reverted previous change (bad cut/paste).
SVN Revision: 913
This commit is contained in:
parent
5994816a27
commit
a9db59bb88
@ -961,12 +961,13 @@ The following access rules are pre-defined:
|
||||
\label{configmaxsessions}
|
||||
\ind{options!max\_user\_sessions}
|
||||
|
||||
The special access \term{max\_users} specifies the maximum number of sessions (authenticated
|
||||
connections) per user. If a user tries to open more sessions by using different
|
||||
resources, the first opened session will be disconnected. The error
|
||||
\term{session replaced} will be sent to the disconnected session. The value
|
||||
for this option can be either a number, or \term{infinity}. The default
|
||||
value is \term{infinity}.
|
||||
The special access \term{max\_user\_sesssions} specifies the maximum
|
||||
number of sessions (authenticated connections) per user. If a user
|
||||
tries to open more sessions by using different resources, the first
|
||||
opened session will be disconnected. The error \term{session replaced}
|
||||
will be sent to the disconnected session. The value for this option
|
||||
can be either a number, or \term{infinity}. The default value is
|
||||
\term{infinity}.
|
||||
|
||||
The syntax is:
|
||||
\begin{verbatim}
|
||||
|
Loading…
Reference in New Issue
Block a user