Update config.sample.sh

This commit is contained in:
Faker 2024-08-22 10:56:01 +08:00
parent 594f0251b6
commit 60b40f7be1

View File

@ -10,7 +10,7 @@ AutoDelCron="true"
AutoAddCron="true"
## 拉取脚本时默认的定时规则,当匹配不到定时规则时使用,例如: 0 9 * * *
DefaultCronRule="2 2 2 2 *"
DefaultCronRule=""
## ql repo命令拉取脚本时需要拉取的文件后缀直接写文件后缀名即可
RepoFileExtensions="js mjs py pyc sh"