mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
imper86/jobby-cron-bundle recipe
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
imper86_jobby:
|
||||
jobs: []
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Imper86\\JobbyBundle\\Imper86JobbyBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
<bg=blue;fg=white> </>
|
||||
<bg=blue;fg=white> Jobby cron bundle - next steps</>
|
||||
<bg=blue;fg=white> </>
|
||||
|
||||
* <fg=blue>Configure</> jobs in <comment>imper86_jobby.yaml</> in your <comment>config/packages</> directory
|
||||
* <fg=blue>Check config details</> with command <comment>./bin/console config:dump imper86_jobby</>
|
||||
Reference in New Issue
Block a user