From a29955ff96ef739a9bbada50daac69d739333427 Mon Sep 17 00:00:00 2001 From: Melvin Keskin Date: Sun, 3 Mar 2024 21:05:57 +0100 Subject: [PATCH] mod_mam: Document that XEP-0441 is implemented as well --- src/mod_mam.erl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/mod_mam.erl b/src/mod_mam.erl index cde711f01..fae766558 100644 --- a/src/mod_mam.erl +++ b/src/mod_mam.erl @@ -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 =>