mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
mod_muc: Document MUC room option vcard_xupdate
This commit is contained in:
parent
9827ad43e4
commit
aa612463cc
1 changed files with 5 additions and 0 deletions
|
@ -1692,6 +1692,11 @@ mod_doc() ->
|
|||
" -",
|
||||
" work: true",
|
||||
" street: Elm Street"]}},
|
||||
{vcard_xupdate,
|
||||
#{value => "undefined | external | AvatarHash",
|
||||
desc =>
|
||||
?T("Set the hash of the avatar image. "
|
||||
"The default value is 'undefined'.")}},
|
||||
{cleanup_affiliations_on_start,
|
||||
#{value => "true | false",
|
||||
note => "added in 22.05",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue