From 0a684bdf335335012a268a696efe4fd8c3c40f46 Mon Sep 17 00:00:00 2001
From: Kim Alvefur <zash@zash.se>
Date: Mon, 29 Oct 2018 21:33:01 +0100
Subject: [PATCH] prosody.cfg.lua.dist: Mention that mod_pep handles avatars

---
 prosody.cfg.lua.dist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist
index f3affc976..7c620d102 100644
--- a/prosody.cfg.lua.dist
+++ b/prosody.cfg.lua.dist
@@ -46,7 +46,7 @@ modules_enabled = {
 
 	-- Not essential, but recommended
 		"carbons"; -- Keep multiple clients in sync
-		"pep"; -- Enables users to publish their mood, activity, playing music and more
+		"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