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