fix: remove duplicated config line

This commit is contained in:
2023-01-11 03:28:30 +01:00
parent 59aeef435a
commit c5dbf05c10

View File

@@ -77,7 +77,6 @@ object NotificationCommand "signal-service-notification" {
notification_servicestate = "$service.state$"
notification_useremail = "$user.email$"
notification_servicedisplayname = "$service.display_name$"
notification_servicedisplayname = "$service.display_name$"
notification_signal_gateway_host = "$icinga.signal_gateway_host"
notification_signal_gateway_port = "$icinga.signal_gateway_port"
notification_signal_gateway_proto = "$icinga.signal_gateway_proto"