mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Merge remote-tracking branch 'processone/pr/4169'
* processone/pr/4169: mod_mam: Document that XEP-0441 is implemented as well
This commit is contained in:
commit
6bdbafcd5c
@ -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 =>
|
||||||
|
Loading…
Reference in New Issue
Block a user