1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-24 12:34:43 -05:00
sub2sing-box/templates/linux/ntp.json
2024-10-22 20:29:45 +08:00

9 lines
118 B
JSON

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