fixup! nixos/clash-meta-client: use lightsail-tokyo
This commit is contained in:
parent
265ca91a58
commit
a8e8cf23f7
1 changed files with 5 additions and 1 deletions
|
@ -30,7 +30,11 @@ tcp-concurrent: true
|
|||
geodata-mode: true
|
||||
|
||||
proxy-groups:
|
||||
- { name: PROXY, type: select, proxies: [自动选择, 备用自动选择, DIRECT, lightsail] }
|
||||
- {
|
||||
name: PROXY,
|
||||
type: select,
|
||||
proxies: [自动选择, 备用自动选择, DIRECT, lightsail],
|
||||
}
|
||||
- { name: 自动选择, <<: *use, tolerance: 2, type: url-test }
|
||||
- { name: 备用自动选择, <<: *use-backup, tolerance: 2, type: url-test }
|
||||
|
||||
|
|
Loading…
Reference in a new issue