Skip to content
Snippets Groups Projects
Commit 33654b20 authored by Thomas Fradet's avatar Thomas Fradet
Browse files

cron frequence

parent 329029dd
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
'blocking' => 0, 'blocking' => 0,
'minute' => '0', 'minute' => '0',
'hour' => '22', 'hour' => '22',
'day' => '*/1', 'day' => '*',
'month' => '*', 'month' => '*',
'dayofweek' => '*' 'dayofweek' => '*'
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment