This commit is contained in:
Alex Yang
2025-12-16 00:11:42 +08:00
parent ba26e2b647
commit 11d39d6b76
35 changed files with 12378 additions and 1157 deletions

View File

@@ -39,8 +39,7 @@ func createDefaultConfig(configFile string) error {
],
"timeout": 5000,
"statsFile": "./data/stats.json",
"saveInterval": 300,
"enableDNSSEC": true
"saveInterval": 300
},
"http": {
"port": 8081,