1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-25 01:44:41 -05:00
sub2sing-box/templates/android/ntp.json

9 lines
118 B
JSON
Raw Normal View History

2024-10-22 08:29:45 -04:00
{
"ntp": {
"enabled": true,
"server": "ntp.aliyun.com",
"server_port": 123,
"interval": "30m"
}
}