mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-26 16:57:08 +00:00
feat: Add succinct matcher support for GeoSite
and use it by default
This commit is contained in:
@@ -36,6 +36,11 @@ geox-url:
|
||||
geo-auto-update: false # 是否自动更新 geodata
|
||||
geo-update-interval: 24 # 更新间隔,单位:小时
|
||||
|
||||
# Matcher implementation used by GeoSite, available implementations:
|
||||
# - succinct (default, same as rule-set)
|
||||
# - mph (from V2Ray, also `hybrid` in Xray)
|
||||
# geosite-matcher: succinct
|
||||
|
||||
log-level: debug # 日志等级 silent/error/warning/info/debug
|
||||
|
||||
ipv6: true # 开启 IPv6 总开关,关闭阻断所有 IPv6 链接和屏蔽 DNS 请求 AAAA 记录
|
||||
|
||||
Reference in New Issue
Block a user