mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update data/templates/metronome/metronome.cfg.lua
Fix whitespaces
This commit is contained in:
parent
4cff761481
commit
19120cfa60
1 changed files with 3 additions and 3 deletions
|
@ -122,10 +122,10 @@ Component "muc.{{ main_domain }}" "muc"
|
|||
name = "{{ main_domain }} Chatrooms"
|
||||
|
||||
modules_enabled = {
|
||||
"muc_limits";
|
||||
"muc_log";
|
||||
"muc_limits";
|
||||
"muc_log";
|
||||
"muc_log_mam";
|
||||
"muc_log_http";
|
||||
"muc_log_http";
|
||||
"muc_vcard";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue