diff --git a/config/pialert.conf b/config/pialert.conf index 3d34b1fb..c864bdda 100644 --- a/config/pialert.conf +++ b/config/pialert.conf @@ -15,6 +15,7 @@ PRINT_LOG = False TIMEZONE = 'Europe/Berlin' PIALERT_WEB_PROTECTION = False PIALERT_WEB_PASSWORD = '8d969eef6ecad3c29a3a629280e686cf0c3f5d5a86aff3ca12020c923adc6c92' +# Specifies which events trigger notofications. Remove the event type(s) you don't want to get notified on (overrides device-specific settings in the UI). INCLUDED_SECTIONS = ['internet', 'new_devices', 'down_devices', 'events'] # EMAIL settings