24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00

mod_mam: Document that XEP-0441 is implemented as well

This commit is contained in:
Melvin Keskin 2024-03-03 21:05:57 +01:00
parent 91cca3cff3
commit a29955ff96
No known key found for this signature in database
GPG Key ID: 04EFAD0F7A4D9724

View File

@ -1598,7 +1598,9 @@ mod_doc() ->
#{desc => #{desc =>
?T("This module implements " ?T("This module implements "
"https://xmpp.org/extensions/xep-0313.html" "https://xmpp.org/extensions/xep-0313.html"
"[XEP-0313: Message Archive Management]. " "[XEP-0313: Message Archive Management] and "
"https://xmpp.org/extensions/xep-0441.html"
"[XEP-0441: Message Archive Management Preferences]. "
"Compatible XMPP clients can use it to store their " "Compatible XMPP clients can use it to store their "
"chat history on the server."), "chat history on the server."),
opts => opts =>