aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2018-10-29 21:33:01 +0100
committerKim Alvefur <zash@zash.se>2018-10-29 21:33:01 +0100
commit043f55846ade93a578dfbdcfe10273de32df0231 (patch)
tree9008b41bd588d063842de66f2b19a1affdaa4270
parentfe3b5cdf2e33cb4ea89831f3590a83448b40f7ea (diff)
downloadprosody-043f55846ade93a578dfbdcfe10273de32df0231.tar.gz
prosody-043f55846ade93a578dfbdcfe10273de32df0231.zip
prosody.cfg.lua.dist: Mention that mod_pep handles avatars
-rw-r--r--prosody.cfg.lua.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist
index f3affc97..7c620d10 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