push compatibility with siskin

This commit is contained in:
meaz 2021-05-02 08:19:22 +02:00
parent ac32827f68
commit d7a8ee20d5
Signed by: meaz
GPG key ID: CD7A47B2F1ED43B4

View file

@ -270,3 +270,15 @@ prosody_modules:
- name: 'checkcerts'
description: 'Checks your certificate to see if it is about to expire soon'
module_enabled: 'false'
- name: 'cloud_notify_filters'
description: 'Implements support for a group of push notification extensions by the Tigase team.'
module_enabled: 'true'
- name: 'cloud_notify_priority_tag'
description: 'Implements support for a Tigase XMPP extension, Priority of notifications.'
module_enabled: 'true'
- name: 'cloud_notify_encrypted'
description: 'Implements support for a Encrypted Push Notifications.'
module_enabled: 'true'