Software /
code /
prosody
Changeset
9591:b0d309abf7d4 0.11
prosody.cfg.lua.dist: Mention that mod_pep handles avatars
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 29 Oct 2018 21:33:01 +0100 |
parents | 9590:6d4da1b4b6f4 |
children | 9592:c9ddc51053b7 |
files | prosody.cfg.lua.dist |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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