mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
remove default values
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
# | +-------------------- hour (0 - 23)
|
||||
# +------------------------- min (0 - 59)
|
||||
scheduler:
|
||||
enable: true
|
||||
log: true
|
||||
tasks:
|
||||
# You may define all of your scheduled tasks here.
|
||||
# To get started, let's look at an example of scheduling a task (command).
|
||||
#- { name: example:command arg --option, expression: "* * * * *" }
|
||||
|
||||
Reference in New Issue
Block a user