1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-23 15:24:42 -05:00
sub2sing-box/templates/android/ntp.json
2024-11-06 18:38:59 +08:00

9 lines
118 B
JSON
Executable File

{
"ntp": {
"enabled": true,
"server": "ntp.aliyun.com",
"server_port": 123,
"interval": "30m"
}
}