Files
my-singbox-example/config/client/shellcrash/3_ntp.json
dichgrem b734d178be add:momo_config
fmt:config_style
2025-12-04 10:15:46 +08:00

9 lines
165 B
JSON

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