Remove Smart proxy group and lgbm settings from clash.yaml template
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
aa6c744070
commit
35aa8e0084
@@ -8,17 +8,9 @@ enable-process: true
|
|||||||
find-process-mode: always
|
find-process-mode: always
|
||||||
global-client-fingerprint: chrome
|
global-client-fingerprint: chrome
|
||||||
|
|
||||||
# enable model auto update, the default is false
|
|
||||||
lgbm-auto-update: true
|
|
||||||
# model auto update interval, the default is 72 (hours)
|
|
||||||
lgbm-update-interval: 72
|
|
||||||
# model update url
|
|
||||||
lgbm-url: "https://github.com/vernesong/mihomo/releases/download/LightGBM-Model/Model-middle.bin"
|
|
||||||
|
|
||||||
profile:
|
profile:
|
||||||
store-selected: true
|
store-selected: true
|
||||||
store-fake-ip: true
|
store-fake-ip: true
|
||||||
smart-collector-size: 100
|
|
||||||
|
|
||||||
sniffer:
|
sniffer:
|
||||||
enable: true
|
enable: true
|
||||||
@@ -81,7 +73,6 @@ proxy-groups:
|
|||||||
type: select
|
type: select
|
||||||
proxies:
|
proxies:
|
||||||
- ⚡️ Fastest
|
- ⚡️ Fastest
|
||||||
- 📊 Smart
|
|
||||||
# LEAVE THIS LINE!
|
# LEAVE THIS LINE!
|
||||||
include-all: true
|
include-all: true
|
||||||
- name: ▶️ YouTube
|
- name: ▶️ YouTube
|
||||||
@@ -119,15 +110,6 @@ proxy-groups:
|
|||||||
include-all: true
|
include-all: true
|
||||||
proxies:
|
proxies:
|
||||||
- 🌍 VPN
|
- 🌍 VPN
|
||||||
- name: 📊 Smart
|
|
||||||
icon: https://cdn.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Magic.png
|
|
||||||
type: smart
|
|
||||||
hidden: true
|
|
||||||
uselightgbm: true
|
|
||||||
collectdata: false
|
|
||||||
strategy: sticky-sessions
|
|
||||||
sample-rate: 1
|
|
||||||
include-all: true
|
|
||||||
- name: PROXY
|
- name: PROXY
|
||||||
remnawave:
|
remnawave:
|
||||||
include-proxies: false
|
include-proxies: false
|
||||||
|
|||||||
Reference in New Issue
Block a user