Update config.sample.sh
This commit is contained in:
parent
594f0251b6
commit
60b40f7be1
@ -10,7 +10,7 @@ AutoDelCron="true"
|
|||||||
AutoAddCron="true"
|
AutoAddCron="true"
|
||||||
|
|
||||||
## 拉取脚本时默认的定时规则,当匹配不到定时规则时使用,例如: 0 9 * * *
|
## 拉取脚本时默认的定时规则,当匹配不到定时规则时使用,例如: 0 9 * * *
|
||||||
DefaultCronRule="2 2 2 2 *"
|
DefaultCronRule=""
|
||||||
|
|
||||||
## ql repo命令拉取脚本时需要拉取的文件后缀,直接写文件后缀名即可
|
## ql repo命令拉取脚本时需要拉取的文件后缀,直接写文件后缀名即可
|
||||||
RepoFileExtensions="js mjs py pyc sh"
|
RepoFileExtensions="js mjs py pyc sh"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user