2025-06-19 10:50:45 +08:00

77 lines
2.2 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
## 权限修改
# 是否以 root 运行。如果是,并且 fix-chown 为 true则会根据 apply-uid 和 apply-gid修改所有产生的文件的所有者和组如果不是则不进行任何文件权限相关的修改。
run-as-root: true
fix-chown: true
apply-uid: 1000
apply-gid: 100
## 代理设置
proxy:
enabled: false # 是否启用代理
http: "http://127.0.0.1:7890" # HTTP 代理地址
https: "http://127.0.0.1:7890" # HTTPS 代理地址
## 文件相关配置
saved-path: "/home/flintylemming/share/github-release-mirror"
## 跟踪配置
# 标题
track-list:
# netbird:
# # 必填Repo 的作者和项目名称,不需要完整地址
# repo-info: "netbirdio/netbird"
# # (选填)保存文件夹的名称,创建在 saved-path 下,如果不设置,使用该节标题名
# folder-name: "Netbird"
# # (选填)设置是否导出 What's Changed 为 md 文件,默认为 true
# get-changes-info: true
# # (选填)设置指定的后缀,只下载 Release 中指定后缀的文件
# file-type:
# - msi
# - deb
# - pkg
opentrace:
repo-info: "Archeb/opentrace"
folder-name: "OpenTrace"
get-changes-info: true
regex: "(osx|win)"
powertoys:
repo-info: "microsoft/PowerToys"
folder-name: "PowerToys"
get-changes-info: true
# rustdesk:
# repo-info: "rustdesk/rustdesk"
# folder-name: "RustDesk"
# file-type:
# - exe
# - dmg
smartporxy:
repo-info: "salarcode/SmartProxy"
folder-name: "SmartProxy"
ddns-go:
repo-info: "jeessy2/ddns-go"
folder-name: "ddns-go"
sms-forwarder:
repo-info: "pppscn/SmsForwarder"
folder-name: "SmsForwarder"
nezha-agent:
repo-info: "nezhahq/agent"
folder-name: "Nezha Agent"
# massCode:
# repo-info: "massCodeIO/massCode"
# folder-name: "massCode"
flclash:
repo-info: "chen08209/FlClash"
folder-name: "FlClash"
immich:
repo-info: "immich-app/immich"
folder-name: "immich"
file-type:
- apk
surge:
repo-info: "LanYunDev/InjectLib_bak"
folder-name: "Qurge"
beszel:
repo-info: "henrygd/beszel"
folder-name: "Beszel"
easytier:
repo-info: "EasyTier/EasyTier"
folder-name: "EasyTier"