mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-12-14 05:02:27 +00:00
552 B
552 B
Hedwig pushgateway server role
Hedwig is a pushgateway for matrix notifications, it implements the Matrix Push Notification API r0.1.1 and only supports Firebase Cloud Messaging.
Usage
You need to configure atleast hedwig_fcm_admin_key
for the
FCM pushgateway to be able to talk to FCM, and the hedwig_app_id
and hedwig_fcm_notification_click_action
values to the app you're pushing to.