支持DNSSEC

This commit is contained in:
Alex Yang
2025-12-15 23:54:11 +08:00
parent 9aa328d466
commit ba26e2b647
12 changed files with 1169 additions and 141 deletions

View File

@@ -7,7 +7,8 @@
],
"timeout": 5000,
"statsFile": "data/stats.json",
"saveInterval": 300
"saveInterval": 300,
"enableDNSSEC": true
},
"http": {
"port": 8080,
@@ -62,4 +63,4 @@
"maxBackups": 10,
"maxAge": 30
}
}
}