Skip to content

Commit

Permalink
update config clash (#147)
Browse files Browse the repository at this point in the history
add #external-ui-url
新增一行注释 与ksu内置网页相关
  • Loading branch information
LIghtJUNction authored Oct 4, 2024
1 parent f9c3905 commit ea237e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion box/clash/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ ipv6: false
external-controller: 0.0.0.0:9090
# secret: "123456"
external-ui: /data/adb/box/clash/dashboard
# external-ui-url: "https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip" # 自定义外部用户界面下载地址
# tcp-concurrent: false

# 目前仅用于 API 的 https
Expand Down Expand Up @@ -301,4 +302,4 @@ rules:
# - IN-TYPE,inner,PROXY

## final
- MATCH,PROXY
- MATCH,PROXY

0 comments on commit ea237e2

Please sign in to comment.