1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-25 01:24:42 -05:00
sub2sing-box/templates/windows/experimental.json

14 lines
259 B
JSON
Raw Normal View History

2024-10-19 13:02:01 -04:00
{
"experimental": {
"cache_file": {
"enabled": true
},
"clash_api": {
"external_controller": "127.0.0.1:9090",
"external_ui": "./ui",
"external_ui_download_detour": "default",
"default_mode": "Enhanced"
}
}
}