Diff

prosody.cfg.lua.dist @ 6345:8e006348d0e5

prosody.cfg.lua.dist: Replace mod_privacy with mod_blocklist in the default config
author Kim Alvefur <zash@zash.se>
date Sun, 10 Aug 2014 10:27:20 +0200
parent 6037:7bbe22d8dd09
child 7359:a5a080c12c96
child 8258:503f424d4f07
line wrap: on
line diff
--- a/prosody.cfg.lua.dist	Sun Aug 10 10:27:00 2014 +0200
+++ b/prosody.cfg.lua.dist	Sun Aug 10 10:27:20 2014 +0200
@@ -43,7 +43,7 @@
 		"vcard"; -- Allow users to set vCards
 	
 	-- These are commented by default as they have a performance impact
-		--"privacy"; -- Support privacy lists
+		--"blocklist"; -- Allow users to block communications with other users
 		--"compression"; -- Stream compression
 
 	-- Nice to have