Prosody: enable XEP-0313 (for OMEMO).
This commit is contained in:
parent
fa23c6281b
commit
5feacf313f
@ -67,6 +67,7 @@ modules_enabled = {
|
|||||||
--"legacyauth"; -- Legacy authentication. Only used by some old clients and bots.
|
--"legacyauth"; -- Legacy authentication. Only used by some old clients and bots.
|
||||||
"carbons"; -- XEP-0280: Message Carbons
|
"carbons"; -- XEP-0280: Message Carbons
|
||||||
"smacks"; -- XEP-0198: Reliability and fast reconnects for XMPP
|
"smacks"; -- XEP-0198: Reliability and fast reconnects for XMPP
|
||||||
|
"mam"; -- XEP-0313: Message Archive Management
|
||||||
};
|
};
|
||||||
|
|
||||||
-- These modules are auto-loaded, but should you want
|
-- These modules are auto-loaded, but should you want
|
||||||
|
Loading…
Reference in New Issue
Block a user