mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Change new config references
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#-------------------------------------------------------------------------------
|
||||
# Puche 2021 pi.alert.application@gmail.com GNU GPLv3
|
||||
#-------------------------------------------------------------------------------
|
||||
TZ = 'Europe/London'
|
||||
|
||||
PIALERT_PATH = '/home/pi/pialert'
|
||||
DB_PATH = PIALERT_PATH + '/db/pialert.db'
|
||||
@@ -40,7 +41,6 @@ PIHOLE_DB = '/etc/pihole/pihole-FTL.db'
|
||||
DHCP_ACTIVE = False
|
||||
DHCP_LEASES = '/etc/pihole/dhcp.leases'
|
||||
|
||||
|
||||
# arp-scan options & samples
|
||||
#
|
||||
# Scan local network (default)
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
VERSION = '3.5_leiweibau'
|
||||
VERSION_YEAR = '2022'
|
||||
VERSION_DATE = '2022-07-07'
|
||||
TZ = 'Europe/London'
|
||||
Reference in New Issue
Block a user