mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Remove log location configuration option
This commit is contained in:
@@ -12,7 +12,6 @@
|
|||||||
|
|
||||||
PIALERT_PATH = '/home/pi/pialert'
|
PIALERT_PATH = '/home/pi/pialert'
|
||||||
DB_PATH = PIALERT_PATH + '/db/pialert.db'
|
DB_PATH = PIALERT_PATH + '/db/pialert.db'
|
||||||
LOG_PATH = PIALERT_PATH + '/log'
|
|
||||||
VENDORS_DB = '/usr/share/arp-scan/ieee-oui.txt'
|
VENDORS_DB = '/usr/share/arp-scan/ieee-oui.txt'
|
||||||
PRINT_LOG = False
|
PRINT_LOG = False
|
||||||
TIMEZONE = 'Europe/Berlin'
|
TIMEZONE = 'Europe/Berlin'
|
||||||
|
|||||||
Reference in New Issue
Block a user