Files
my-singbox-example/config/client/3_ntp.json
2025-10-26 20:26:07 +08:00

9 lines
165 B
JSON

{
"ntp": {
"enabled": true,
"server": "time.apple.com",
"server_port": 123,
"interval": "30m",
"detour": "DIRECT"
}
}