瀏覽代碼

Clarify a little

JC Brand 9 年之前
父節點
當前提交
b2e1896274
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      docs/source/configuration.rst

+ 4 - 2
docs/source/configuration.rst

@@ -581,9 +581,11 @@ message_archiving
 
 
 * Default:  ``never``
 * Default:  ``never``
 
 
-Provides support for `XEP-0313: Message Archive Management <https://xmpp.org/extensions/xep-0313.html>`_
+Provides support for `XEP-0313: Message Archive Management <https://xmpp.org/extensions/xep-0313.html>`_,
+whereby messages are archived in the XMPP server for later retrieval. Note, your XMPP server must support
+XEP-0313 MAM for this to work.
 
 
-This sets the default archiving preference. Valid values are ``never``, ``always`` and ``roster``.
+This option sets the default archiving preference. Valid values are ``never``, ``always`` and ``roster``.
 
 
 ``roster`` means that only messages to and from JIDs in your roster will be
 ``roster`` means that only messages to and from JIDs in your roster will be
 archived. The other two values are self-explanatory.
 archived. The other two values are self-explanatory.