add muc_ban_ip
This commit is contained in:
parent
e432dedde4
commit
1a7f8da071
1 changed files with 4 additions and 0 deletions
|
@ -274,3 +274,7 @@ prosody_modules:
|
|||
- name: 'checkcerts'
|
||||
description: 'Checks your certificate to see if it is about to expire soon'
|
||||
module_enabled: 'false'
|
||||
|
||||
- name: 'muc_ban_ip'
|
||||
description: 'Allows the user’s server to enforce bans by IP address'
|
||||
module_enabled: 'true'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue