Просмотр исходного кода

Add prowl to list of methods checked for enablement of notifications (#6022)

Chris Akritidis 5 лет назад
Родитель
Сommit
84bac1f58e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      health/notifications/alarm-notify.sh.in

+ 1 - 0
health/notifications/alarm-notify.sh.in

@@ -654,6 +654,7 @@ for method in "${SEND_EMAIL}" \
 	"${SEND_KAFKA}" \
 	"${SEND_PD}" \
 	"${SEND_FLEEP}" \
+	"${SEND_PROWL}" \
 	"${SEND_CUSTOM}" \
 	"${SEND_IRC}" \
 	"${SEND_AWSSNS}" \