prosody: Load mod_firewall

This commit is contained in:
Matthew Wild 2020-01-31 19:57:54 +00:00
parent d31c8f6e24
commit ea4be8d0b9
2 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,7 @@ modules_enabled = {
"invites_api";
"easy_invite";
"watchregistrations";
"firewall";
}
registration_watchers = {} -- Disable by default

View File

@ -86,6 +86,7 @@
- mod_bookmarks
- mod_default_bookmarks
- mod_muc_defaults
- mod_firewall
- name: Install Bootstrap and JS libs