mirror of
https://github.com/Dichgrem/singbox-example.git
synced 2025-12-16 12:01:58 -05:00
9 lines
165 B
JSON
9 lines
165 B
JSON
{
|
|
"ntp": {
|
|
"enabled": true,
|
|
"server": "time.apple.com",
|
|
"server_port": 123,
|
|
"interval": "30m",
|
|
"detour": "DIRECT"
|
|
}
|
|
} |