prosody.cfg.lua.dist: Improve mod_mam description to indicate its purpose
authorMatthew Wild <mwild1@gmail.com>
Wed, 02 Mar 2022 14:32:02 +0000
changeset 12351 bedf13eb573f
parent 12350 2b5806c092f9
child 12352 a95940c32ed0
prosody.cfg.lua.dist: Improve mod_mam description to indicate its purpose
prosody.cfg.lua.dist
--- 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