feat: Add log_level option in LuCI and use configured value for sing-box logging

This commit is contained in:
Andrey Petelin
2025-12-10 17:58:22 +05:00
parent 96f6def701
commit aa8f2cef41
4 changed files with 22 additions and 3 deletions

View File

@@ -22,8 +22,6 @@ NFT_INTERFACE_SET_NAME="interfaces"
## sing-box
SB_REQUIRED_VERSION="1.12.0"
# Log
SB_DEFAULT_LOG_LEVEL="warn"
# DNS
SB_DNS_SERVER_TAG="dns-server"
SB_FAKEIP_DNS_SERVER_TAG="fakeip-server"