prosody.cfg.lua.dist
branch0.11
changeset 9596 6e1379473c3c
parent 9595 c9ddc51053b7
child 9640 fa35724dbdba
--- a/prosody.cfg.lua.dist	Mon Oct 29 16:07:42 2018 +0100
+++ b/prosody.cfg.lua.dist	Mon Oct 29 22:04:58 2018 +0100
@@ -49,7 +49,8 @@
 		"pep"; -- Enables users to publish their avatar, mood, activity, playing music and more
 		"private"; -- Private XML storage (for room bookmarks, etc.)
 		"blocklist"; -- Allow users to block communications with other users
-		"vcard"; -- Allow users to set vCards
+		"vcard4"; -- User profiles (stored in PEP)
+		"vcard_legacy"; -- Conversion between legacy vCard and PEP Avatar, vcard
 
 	-- Nice to have
 		"version"; -- Replies to server version requests