roll back timezone setting

Why try to fix a faulty configuration instead of correcting the error. In a future FAQ I will address the issue
This commit is contained in:
leiweibau
2022-08-04 15:53:25 +02:00
parent 35fc9f2b0e
commit 369abe38ba
2 changed files with 4 additions and 15 deletions

View File

@@ -14,7 +14,6 @@ DB_PATH = PIALERT_PATH + '/db/pialert.db'
LOG_PATH = PIALERT_PATH + '/log'
VENDORS_DB = '/usr/share/arp-scan/ieee-oui.txt'
PRINT_LOG = False
TIMEZONE = 'Europe/Berlin'
PIALERT_WEB_PROTECTION = False
PIALERT_WEB_PASSWORD = '8d969eef6ecad3c29a3a629280e686cf0c3f5d5a86aff3ca12020c923adc6c92'