mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-05-03 20:51:14 +00:00
http_upload at upload.domain.tld
This commit is contained in:
parent
86da996ff3
commit
32fbf2c8db
3 changed files with 5 additions and 5 deletions
|
@ -72,11 +72,11 @@ RUN docker-prosody-module-install \
|
|||
csi `# client state indication (XEP-0352)` \
|
||||
e2e_policy `# require end-2-end encryption` \
|
||||
filter_chatstates `# disable "X is typing" type messages` \
|
||||
http_upload `# file sharing (XEP-0363)` \
|
||||
smacks `# stream management (XEP-0198)` \
|
||||
throttle_presence `# presence throttling in CSI`
|
||||
|
||||
RUN docker-prosody-module-copy \
|
||||
http_upload `# file sharing (XEP-0363)` \
|
||||
vcard_muc `# XEP-0153: vCard-Based Avatar (MUC)`
|
||||
|
||||
USER prosody
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue