mirror of
https://github.com/nikdoof/rpzhole.git
synced 2025-12-24 23:29:28 +00:00
rename config files to match scripts
This commit is contained in:
@@ -17,7 +17,7 @@ import subprocess
|
||||
|
||||
|
||||
# read config
|
||||
configfile = '/etc/py-hole-config.yaml'
|
||||
configfile = '/etc/py-hole-dnsmasq_config.yaml'
|
||||
config = {
|
||||
# base config overridden by configfile
|
||||
'cachedir': '/var/local/py-hole',
|
||||
|
||||
Reference in New Issue
Block a user