Remove EVENT_LEVEL and add INCLUDED_SECTIONS

This commit is contained in:
Antoine
2022-10-21 15:50:12 +01:00
parent 059017e71a
commit 6eef2b094d
2 changed files with 18 additions and 16 deletions

View File

@@ -15,6 +15,7 @@ PRINT_LOG = False
TIMEZONE = 'Europe/Berlin'
PIALERT_WEB_PROTECTION = False
PIALERT_WEB_PASSWORD = '8d969eef6ecad3c29a3a629280e686cf0c3f5d5a86aff3ca12020c923adc6c92'
INCLUDED_SECTIONS = ['internet', 'new_devices', 'down_devices', 'events']
# EMAIL settings
# ----------------------