Fixed Prosody config for JMS

This commit is contained in:
2020-10-23 11:34:44 +02:00
parent 3b67559bff
commit 03124660b5
2 changed files with 4 additions and 4 deletions

View File

@@ -94,8 +94,8 @@ Component "lobby.DOMAINname" "muc"
muc_room_locking = false
muc_room_default_public_jids = true
Component "internal.auth.DOMAINname" "muc"
modules_enabled = { "muc_mam" }
Component "internal.auth.DOMAINname" "muc"
modules_enabled = { "muc_mam" }
Component "internal.auth.DOMAINname" "muc"
@@ -110,4 +110,4 @@ VirtualHost "recorder.DOMAINname"
modules_enabled = {
"ping";
}
authentication = "internal_plain
authentication = "internal_plain"