mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
mod_mam: Document that XEP-0441 is implemented as well
This commit is contained in:
parent
91cca3cff3
commit
a29955ff96
@ -1598,7 +1598,9 @@ mod_doc() ->
|
||||
#{desc =>
|
||||
?T("This module implements "
|
||||
"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 "
|
||||
"chat history on the server."),
|
||||
opts =>
|
||||
|
Loading…
Reference in New Issue
Block a user