mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Removed unnecessary config variables
This commit is contained in:
@@ -10,9 +10,6 @@
|
|||||||
# GENERAL settings
|
# 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
|
PRINT_LOG = False
|
||||||
TIMEZONE = 'Europe/Berlin'
|
TIMEZONE = 'Europe/Berlin'
|
||||||
PIALERT_WEB_PROTECTION = False
|
PIALERT_WEB_PROTECTION = False
|
||||||
|
|||||||
Reference in New Issue
Block a user