simple-adblock: add config auto-update feature

Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
Stan Grishin
2020-09-20 00:16:50 +00:00
parent 94866d76ab
commit 70e57317b7
4 changed files with 35 additions and 2 deletions
@@ -1,5 +1,6 @@
config simple-adblock 'config'
option enabled '0'
option config_update_enabled '0'
option dns 'dnsmasq.servers'
option dns_instance '0'
option verbosity '2'