mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 17:59:31 +02:00
Remove 'register' access rule from example config
The 'register' access rule isn't referenced from the 'mod_register' options, so modifying it would have no effect.
This commit is contained in:
parent
4424f40186
commit
729c8b0d24
1 changed files with 0 additions and 2 deletions
|
@ -101,8 +101,6 @@ access_rules:
|
|||
- allow: local
|
||||
pubsub_createnode:
|
||||
- allow: local
|
||||
register:
|
||||
- allow
|
||||
trusted_network:
|
||||
- allow: loopback
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue