prosody: Add mod_muc_offline_delivery for group notifications on iOS

This commit is contained in:
Matthew Wild 2021-10-16 21:22:28 +01:00
parent 7f94dd21bc
commit f6cf8f2645
1 changed files with 1 additions and 0 deletions

View File

@ -233,6 +233,7 @@ Component ("groups."..DOMAIN) "muc"
"muc_local_only";
"vcard_muc";
"muc_defaults";
"muc_offline_delivery";
}
restrict_room_creation = "local"
muc_local_only = { "general@groups."..DOMAIN }