perf(update): pin default remote URL and offload blocking update/currency ops

This commit is contained in:
Xiaolan Bot
2026-02-25 16:22:53 +08:00
parent 0904acad4e
commit 205de16479
3 changed files with 28 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
TELEGRAM_TOKEN=""
EXCHANGE_API_KEY=""
UPDATE_OWNER_ID=""
AUTO_UPDATE_REMOTE="gitllc"
AUTO_UPDATE_REMOTE="https://git.llc/zimk/SubMind.git"
AUTO_UPDATE_BRANCH="main"