Update config.sample.sh
This commit is contained in:
parent
60b40f7be1
commit
e8cdea2c84
@ -9,9 +9,6 @@ AutoDelCron="true"
|
|||||||
## 在运行 ql repo 命令时,是否自动增加新的本地定时任务
|
## 在运行 ql repo 命令时,是否自动增加新的本地定时任务
|
||||||
AutoAddCron="true"
|
AutoAddCron="true"
|
||||||
|
|
||||||
## 拉取脚本时默认的定时规则,当匹配不到定时规则时使用,例如: 0 9 * * *
|
|
||||||
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