cloud_notify XEP-0357: Push Notifications

This commit is contained in:
Sara Aimée Smiseth 2020-06-05 07:46:25 +02:00
parent dbe58793c5
commit 0ec8728539

View file

@ -76,6 +76,7 @@ RUN docker-prosody-module-install \
throttle_presence `# presence throttling in CSI` throttle_presence `# presence throttling in CSI`
RUN docker-prosody-module-copy \ RUN docker-prosody-module-copy \
cloud_notify `# XEP-0357: Push Notifications` \
http_upload `# file sharing (XEP-0363)` \ http_upload `# file sharing (XEP-0363)` \
vcard_muc `# XEP-0153: vCard-Based Avatar (MUC)` vcard_muc `# XEP-0153: vCard-Based Avatar (MUC)`