diff options
author | Kim Alvefur <zash@zash.se> | 2018-06-03 14:43:06 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2018-06-03 14:43:06 +0200 |
commit | fb25b898948eb0e6d3ed392324a89b3abcc102c7 (patch) | |
tree | 64fc6f8eb3f8902bd84d1d3b557ff3a748e9d1fb /plugins/mod_muc_mam.lua | |
parent | 818570c6b1ddeef5d070fe02be9e9c1a6fccb418 (diff) | |
download | prosody-fb25b898948eb0e6d3ed392324a89b3abcc102c7.tar.gz prosody-fb25b898948eb0e6d3ed392324a89b3abcc102c7.zip |
MUC: Add support for setting MUC room defaults from the config file
Defaults are roughtly like this:
muc_rooom_default_public = true
muc_rooom_default_persistent = false
muc_rooom_default_members_only = false
muc_rooom_default_moderated = false
muc_rooom_default_public_jids = false
muc_rooom_default_change_subject = false
muc_room_default_history_length = 20
muc_room_default_language = nil
Diffstat (limited to 'plugins/mod_muc_mam.lua')
0 files changed, 0 insertions, 0 deletions