add mod muc_ban_ip #3

Merged
meaz merged 4 commits from muc_ban_ip into master 2021-05-08 08:30:44 +02:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit 1a7f8da071 - Show all commits

View File

@ -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 users server to enforce bans by IP address'
module_enabled: 'true'