Diff

prosody.cfg.lua.dist @ 3165:4ffb5469c1f6

Have defaultauth load by default
author Jeff Mitchell <jeff@jefferai.org>
date Thu, 27 May 2010 09:20:08 -0400
parent 2984:3094166cfdd5
child 3273:e9f5489ed2fe
line wrap: on
line diff
--- a/prosody.cfg.lua.dist	Wed May 26 18:16:58 2010 -0400
+++ b/prosody.cfg.lua.dist	Thu May 27 09:20:08 2010 -0400
@@ -71,6 +71,7 @@
 	-- "presence";
 	-- "message";
 	-- "iq";
+	-- "defaultauth";
 };
 
 -- Disable account creation by default, for security