summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/virtual_host.cfg.lua.j212
1 files changed, 0 insertions, 12 deletions
diff --git a/files/virtual_host.cfg.lua.j2 b/files/virtual_host.cfg.lua.j2
index cc13f5a..6db9e98 100644
--- a/files/virtual_host.cfg.lua.j2
+++ b/files/virtual_host.cfg.lua.j2
@@ -18,16 +18,4 @@ modules_enabled = {
}
log_all_rooms = true
-
restrict_room_creation = "local"
-max_history_messages = 1000
-enforce_registered_nickname = true
-
-muc_room_default_public = false
-muc_room_default_persistent = true
-muc_room_default_members_only = false
-muc_room_default_moderated = false
-muc_room_default_public_jids = true
-muc_room_default_change_subject = false
-muc_room_default_history_length = 1000
-muc_room_default_language = "en"