diff --git a/config/pialert.conf b/config/pialert.conf index 38ca7d63..76bed8a2 100755 --- a/config/pialert.conf +++ b/config/pialert.conf @@ -86,9 +86,9 @@ DDNS_UPDATE_URL = 'https://api.dynu.com/nic/update?' # PIHOLE settings # ---------------------- -PIHOLE_ACTIVE = False +PIHOLE_ACTIVE = False # if enabled you need to map '/etc/pihole/pihole-FTL.db' in docker-compose.yml PIHOLE_DB = '/etc/pihole/pihole-FTL.db' -DHCP_ACTIVE = False +DHCP_ACTIVE = False # if enabled you need to map '/etc/pihole/dhcp.leases' in docker-compose.yml DHCP_LEASES = '/etc/pihole/dhcp.leases' # arp-scan options & samples