Added cronjob file for packaging
testing/ogcore-api/pipeline/pr-main There was a failure building this commit Details

pull/42/head
Nicolas Arenas 2025-07-24 16:30:05 +02:00
parent d49d5af566
commit 048cea422d
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
*/2 * * * * opengnsys php -d memory_limit=512M /opt/opengnsys/ogcore/api/bin/console opengnsys:check-client-availability>> /opt/opengnsys/ogcore/api/var/log/cron.log 2>&1
*/1 * * * * opengnsys php -d memory_limit=512M /opt/opengnsys/ogcore/api/bin/console opengnsys:execute-pending-traces>> /opt/opengnsys/ogcore/api/var/log/cron.log 2>&1
*/1 * * * * opengnsys php -d memory_limit=512M /opt/opengnsys/ogcore/api/bin/console opengnsys:run-scheduled-command-tasks>> /opt/opengnsys/ogcore/api/var/log/cron.log 2>&1