mirror of
https://github.com/Dichgrem/singbox-example.git
synced 2025-12-17 12:11:59 -05:00
add:momo_config
fmt:config_style
This commit is contained in:
9
config/client/shellcrash/3_ntp.json
Normal file
9
config/client/shellcrash/3_ntp.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ntp": {
|
||||
"enabled": true,
|
||||
"server": "time.apple.com",
|
||||
"server_port": 123,
|
||||
"interval": "30m",
|
||||
"detour": "DIRECT"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user