mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
adblock: update 2.6.1
* add "adb_forcedns" to redirect all dns requests to local resolver (disabled by default) * add "adb_forcesrt" to enable overall sort / duplicate removal on low memory devices with less than 64 MB RAM (disabled by default) Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
config adblock 'global'
|
||||
option adb_enabled '1'
|
||||
option adb_debug '0'
|
||||
option adb_forcesrt '0'
|
||||
option adb_forcedns '0'
|
||||
option adb_iface 'wan'
|
||||
option adb_triggerdelay '2'
|
||||
option adb_whitelist '/etc/adblock/adblock.whitelist'
|
||||
|
||||
Reference in New Issue
Block a user