mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
prosody.cfg.lua.dist: Mention that mod_pep handles avatars
This commit is contained in:
parent
8bc951e8e2
commit
0a684bdf33
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue