mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Fix description of access rules syntax
This commit is contained in:
parent
a21edc2f3a
commit
be43aa85f4
@ -1784,7 +1784,7 @@ The syntax is:
|
|||||||
|
|
||||||
When a JID is checked to have access to \term{Accessname}, the server
|
When a JID is checked to have access to \term{Accessname}, the server
|
||||||
sequentially checks if that JID matches any of the ACLs that are named in the
|
sequentially checks if that JID matches any of the ACLs that are named in the
|
||||||
second elements of the tuples in the list. If it matches, the first element of
|
first elements of the tuples in the list. If it matches, the second element of
|
||||||
the first matched tuple is returned, otherwise the value `\term{deny}' is
|
the first matched tuple is returned, otherwise the value `\term{deny}' is
|
||||||
returned.
|
returned.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user