Add Telegram fallback API support

This commit is contained in:
Codex
2026-03-17 13:07:54 +08:00
parent 83ef629623
commit 7ab26712d0
3 changed files with 31 additions and 6 deletions
+1
View File
@@ -6,6 +6,7 @@ OBS_BACKUP_DIR="backup/${LABEL}" # 备份存放目录
# Telegram 通知配置
TG_BOT_TOKEN="" # 留空表示不启用
TG_USER_ID="" # 留空表示不启用
TG_API_BASE_FALLBACK="" # 可选:官方失败时使用的自建Telegram API地址
# 备份目录,使用多行格式;每行一个目录
BACKUP_DIRS=$(cat <<'EOF'