Update pialert.conf

Added clarification on how INCLUDED_SECTIONS behaves
This commit is contained in:
jokob-sk
2022-10-22 09:25:01 +11:00
committed by GitHub
parent c258f8fdc1
commit 97870201db

View File

@@ -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