Remove RASPI_DNSMASQ_CONFIG (deprecated)

This commit is contained in:
billz
2020-11-19 12:32:38 +00:00
parent 04590dc889
commit 70efa660e0
2 changed files with 0 additions and 2 deletions

View File

@@ -14,7 +14,6 @@ $defaults = [
// Constants for configuration file paths.
// These are typical for default RPi installs. Modify if needed.
'RASPI_DNSMASQ_CONFIG' => '/etc/dnsmasq.d/090_raspap.conf',
'RASPI_DNSMASQ_LEASES' => '/var/lib/misc/dnsmasq.leases',
'RASPI_DNSMASQ_PREFIX' => '/etc/dnsmasq.d/090_',
'RASPI_ADBLOCK_LISTPATH' => '/etc/raspap/adblock/',