配置更新
This commit is contained in:
@@ -10,12 +10,12 @@
|
||||
"enableAPI": true
|
||||
},
|
||||
"shield": {
|
||||
"localRulesFile": "rules.txt",
|
||||
"localRulesFile": "data/rules.txt",
|
||||
"remoteRules": [
|
||||
"https://example.com/rules.txt"
|
||||
],
|
||||
"updateInterval": 3600,
|
||||
"hostsFile": "hosts.txt"
|
||||
"hostsFile": "data/hosts.txt"
|
||||
},
|
||||
"log": {
|
||||
"file": "dns-server.log",
|
||||
|
||||
Reference in New Issue
Block a user