summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/mod_muc/mod_muc_room.hrl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_muc/mod_muc_room.hrl b/src/mod_muc/mod_muc_room.hrl
index 4779f8e6..192ecf84 100644
--- a/src/mod_muc/mod_muc_room.hrl
+++ b/src/mod_muc/mod_muc_room.hrl
@@ -45,7 +45,7 @@
password = "",
anonymous = true,
max_users = ?MAX_USERS_DEFAULT,
- logging = false
+ logging = false,
captcha_whitelist = ?SETS:empty()
}).