服务器启动自动创建默认配置文件等

This commit is contained in:
Alex Yang
2025-11-27 18:40:11 +08:00
parent 2541996b18
commit 65ff630868
3 changed files with 137 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
"customBlockIP": "",
"statsFile": "./data/shield_stats.json",
"statsSaveInterval": 60,
"remoteRulesCacheDir": "./data/remote_rules"
"remoteRulesCacheDir": "data/remote_rules"
},
"log": {
"file": "logs/dns-server.log",