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:17:04 +00:00
parent a359b1b3bd
commit b7c198b3e9
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'