config: Add new option DAEMON_LOG_ENABLE

This commit is contained in:
remittor
2025-02-09 13:28:59 +03:00
parent c187d544e3
commit 41df444327
5 changed files with 73 additions and 0 deletions

View File

@@ -140,3 +140,8 @@ DISABLE_IPV6=1
# possible values : get_user.sh get_antizapret.sh get_combined.sh get_reestr.sh get_hostlist.sh
# comment if not required
#GETLIST=get_antizapret_domains.sh
DAEMON_LOG_ENABLE=0
DAEMON_LOG_FILE="/tmp/zapret+<DAEMON_NAME>+<DAEMON_IDNUM>+<DAEMON_CFGNAME>.log"