Changeset

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
parents 6344:68b5c1ed18dd
children 6346:ba7c86406d31
files prosody.cfg.lua.dist
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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