Skip to content

print-notifications: Ignore Server* messages from cups notifier

Benjamin Berg requested to merge benzea/print-notification-storm into master

In the past there was a bug where querying the notification information from cups caused a new ServerAudit notification to be emitted. We are only interested in Printer* and Job* notifications, so ignore any notification that starts with "Server" preventing a similar storm from our side.

Fixes #62 (closed)

Merge request reports

Loading