prosody.cfg.lua.dist: Improve mod_mam description to indicate its purpose

This commit is contained in:
Matthew Wild 2022-03-02 14:32:02 +00:00
parent 4102ef8e05
commit 55dd856a50

View file

@ -60,7 +60,7 @@ modules_enabled = {
"invites"; -- Create and manage invites
"invites_register"; -- Create accounts using invites
"invites_adhoc"; -- Create invites via AdHoc command
--"mam"; -- Store messages in an archive and allow users to access it
--"mam"; -- Store recent messages to allow multi-device synchronization
--"turn_external"; -- Provide external STUN/TURN service for e.g. audio/video calls
-- Admin interfaces