mirror of
https://github.com/remittor/zapret-openwrt.git
synced 2026-01-04 15:48:49 +03:00
config: Add new option DISABLE_CUSTOM
This commit is contained in:
@@ -15,6 +15,7 @@ function set_cfg_default_values
|
||||
set $cfgname.config.DISABLE_IPV4='0'
|
||||
set $cfgname.config.DISABLE_IPV6='1'
|
||||
set $cfgname.config.MODE_FILTER='hostlist'
|
||||
set $cfgname.config.DISABLE_CUSTOM='0'
|
||||
# autohostlist options
|
||||
set $cfgname.config.AUTOHOSTLIST_RETRANS_THRESHOLD='3'
|
||||
set $cfgname.config.AUTOHOSTLIST_FAIL_THRESHOLD='3'
|
||||
|
||||
Reference in New Issue
Block a user