mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-05-03 20:51:14 +00:00
add vcard_muc module
This commit is contained in:
parent
41f53ad7be
commit
98e37ca13e
4 changed files with 63 additions and 2 deletions
|
@ -77,6 +77,9 @@ RUN docker-prosody-module-install \
|
|||
smacks `# stream management (XEP-0198)` \
|
||||
throttle_presence `# presence throttling in CSI`
|
||||
|
||||
RUN docker-prosody-module-copy \
|
||||
vcard_muc `# XEP-0153: vCard-Based Avatar (MUC)`
|
||||
|
||||
USER prosody
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue