Software /
code /
prosody
Comparison
plugins/mod_limits.lua @ 8867:c601c834bf01
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
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 03 Jun 2018 14:43:06 +0200 |
parent | 8803:60e113f3682f |
child | 9941:a2f8d54dd445 |
child | 11550:929de6ade6b6 |
comparison
equal
deleted
inserted
replaced
8866:2c60ae791bdc | 8867:c601c834bf01 |
---|