chore:update_config

This commit is contained in:
dichgrem
2025-10-26 20:26:07 +08:00
parent b4bf29dc04
commit 79a2963043
16 changed files with 3823 additions and 2008 deletions

9
config/client/3_ntp.json Normal file
View File

@@ -0,0 +1,9 @@
{
"ntp": {
"enabled": true,
"server": "time.apple.com",
"server_port": 123,
"interval": "30m",
"detour": "DIRECT"
}
}