aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/QXmppArchiveManager.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/QXmppArchiveManager.h b/src/QXmppArchiveManager.h
index 7e9de094..37317b8d 100644
--- a/src/QXmppArchiveManager.h
+++ b/src/QXmppArchiveManager.h
@@ -36,6 +36,9 @@ class QXmppStream;
/// \brief The QXmppArchiveManager class makes it possible to access message
/// archives as defined by XEP-0136: Message Archiving.
///
+/// \note Few servers support message archiving. Check if the server in use supports
+/// this XEP.
+///
/// \ingroup Managers
class QXmppArchiveManager : public QObject