feat: Node.js 版支持环境变量 SUB_STORE_BACKEND_DOWNLOAD_CRON 设置定时恢复配置, SUB_STORE_BACKEND_UPLOAD_CRON 设置定时备份配置, SUB_STORE_BACKEND_SYNC_CRON 设置定时同步订阅/文件

This commit is contained in:
xream
2024-09-04 02:04:55 +08:00
parent 75d88c02c7
commit 59d93483bb
3 changed files with 135 additions and 70 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sub-store",
"version": "2.14.374",
"version": "2.14.376",
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
"main": "src/main.js",
"scripts": {