Removed unnecessary config variables

This commit is contained in:
jokob-sk
2022-12-12 19:05:15 +11:00
committed by GitHub
parent 0a80300563
commit d137599ac3

View File

@@ -10,9 +10,6 @@
# GENERAL settings
# ----------------------
PIALERT_PATH = '/home/pi/pialert'
DB_PATH = PIALERT_PATH + '/db/pialert.db'
VENDORS_DB = '/usr/share/arp-scan/ieee-oui.txt'
PRINT_LOG = False
TIMEZONE = 'Europe/Berlin'
PIALERT_WEB_PROTECTION = False