prosody.cfg.lua.dist
changeset 4497 f42a0833c47c
parent 4233 3c644c3b10e2
child 4775 ab73a32a655e
--- a/prosody.cfg.lua.dist	Tue Jan 24 14:58:54 2012 -0800
+++ b/prosody.cfg.lua.dist	Tue Jan 31 22:41:21 2012 +0000
@@ -45,7 +45,6 @@
 		--"compression"; -- Stream compression
 
 	-- Nice to have
-		"legacyauth"; -- Legacy authentication. Only used by some old clients and bots.
 		"version"; -- Replies to server version requests
 		"uptime"; -- Report how long server has been running
 		"time"; -- Let others know the time here on this server
@@ -67,6 +66,7 @@
 		--"welcome"; -- Welcome users who register accounts
 		--"watchregistrations"; -- Alert admins of registrations
 		--"motd"; -- Send a message to users when they log in
+		--"legacyauth"; -- Legacy authentication. Only used by some old clients and bots.
 };
 
 -- These modules are auto-loaded, should you