prosody.cfg.lua.dist
changeset 12338 e621bb7bb623
parent 12336 0d245034600a
child 12339 abfe210adcc4
--- a/prosody.cfg.lua.dist	Thu Feb 10 19:54:14 2022 +0000
+++ b/prosody.cfg.lua.dist	Mon Feb 14 15:49:43 2022 +0000
@@ -56,6 +56,7 @@
 		"dialback"; -- s2s dialback support
 
 	-- Nice to have
+		"csi_simple"; -- Simple Mobile optimizations
 		"version"; -- Replies to server version requests
 		"uptime"; -- Report how long server has been running
 		"time"; -- Let others know the time here on this server
@@ -65,7 +66,6 @@
 		"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
-		--"csi_simple"; -- Simple Mobile optimizations
 		--"turn_external"; -- Provide external TURN (and STUN) service
 
 	-- Admin interfaces