mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update cron
cron needs to run often
This commit is contained in:
parent
04b3d3fd15
commit
a8eb5b855d
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
*/15 * * * * __APP__ /usr/bin/php__PHPVERSION__ -f __FINALPATH__/admin/cli/cron.php >/dev/null
|
||||
* * * * * * __APP__ /usr/bin/php__PHPVERSION__ -f __FINALPATH__/admin/cli/cron.php >/dev/null
|
||||
|
|
Loading…
Add table
Reference in a new issue