aboutsummaryrefslogtreecommitdiffstats
path: root/prosody.cfg.lua.dist
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
commit0a684bdf335335012a268a696efe4fd8c3c40f46 (patch)
tree9008b41bd588d063842de66f2b19a1affdaa4270 /prosody.cfg.lua.dist
parent8bc951e8e2145ef85418ab0c745a4cbe45be10bb (diff)
downloadprosody-0a684bdf335335012a268a696efe4fd8c3c40f46.tar.gz
prosody-0a684bdf335335012a268a696efe4fd8c3c40f46.zip
prosody.cfg.lua.dist: Mention that mod_pep handles avatars
Diffstat (limited to 'prosody.cfg.lua.dist')
-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