update scheduler
This commit is contained in:
parent
adaebf497e
commit
47b78623a8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
scheduler:
|
||||
alias: test2
|
||||
cron: '*/10 * * * *'
|
||||
cron: '* * * * *'
|
||||
enableLog: true # (Optional) default: false
|
||||
|
||||
property:
|
||||
|
|
|
|||
Loading…
Reference in a new issue