# HG changeset patch # User Kim Alvefur # Date 1540845181 -3600 # Node ID b0d309abf7d4e1cf3b3548159eef1f2a566afc3b # Parent 6d4da1b4b6f499bdfeaee93821425d52dab1863d prosody.cfg.lua.dist: Mention that mod_pep handles avatars diff -r 6d4da1b4b6f4 -r b0d309abf7d4 prosody.cfg.lua.dist --- a/prosody.cfg.lua.dist Mon Oct 29 21:50:40 2018 +0100 +++ b/prosody.cfg.lua.dist Mon Oct 29 21:33:01 2018 +0100 @@ -46,7 +46,7 @@ -- 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