1
0
Code Issues Pull Requests Projects Releases Wiki Activity GitHub Gitee

添加仅保存最近latest.json选项

This commit is contained in:
2022-07-27 00:26:13 +08:00
parent 2eca6c3553
commit fb659eb831
2 changed files with 9 additions and 1 deletions

View File

@@ -13,4 +13,8 @@ EXECUTE_AT_STARTUP=1
# 数据是否推送到Git仓库
# 1为是
PUSH_TO_GIT=0
PUSH_TO_GIT=0
# 是否仅保存 latest.json 而不保存其他文件作为存档
# 1为是
LATEST_DATA_ONLY=0