Changeset

12347:bedf13eb573f

prosody.cfg.lua.dist: Improve mod_mam description to indicate its purpose
author Matthew Wild <mwild1@gmail.com>
date Wed, 02 Mar 2022 14:32:02 +0000
parents 12346:2b5806c092f9
children 12348:a95940c32ed0
files prosody.cfg.lua.dist
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/prosody.cfg.lua.dist	Wed Mar 02 14:27:28 2022 +0000
+++ b/prosody.cfg.lua.dist	Wed Mar 02 14:32:02 2022 +0000
@@ -60,7 +60,7 @@
 		"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