itchannel / graylognotifications

Graylog Pushover Notification Addon
8 stars 2 forks source link

Added support for pushover priority=2 and sound=xyz #36

Open plopes9000 opened 6 months ago

plopes9000 commented 6 months ago

Added support for pushover api priority=2, which requires retry and expire. Also added support for the api sound arg. Could you please check and let me know if I missed something?

plopes9000 commented 6 months ago

This does have breaking changes, all existing config notifications needs to be deleted before and recreated after upgrade. Honestly could not figure out how to make the serialization of optional properties.