Closed SimonMellerin closed 1 year ago
from https://gitlab.com/aeneria/aeneria-app/-/issues/31
To work correctly, æneria needs 2 cron jobs.
Another one to deal with some asynchronous job : this one is missing on this package
This command should be launch from time to time (maybe each 15min) :
sudo -u aeneria php7.3 /var/www/aeneria/bin/console aeneria:pending-action:process-expired
from https://gitlab.com/aeneria/aeneria-app/-/issues/31
To work correctly, æneria needs 2 cron jobs.
Another one to deal with some asynchronous job : this one is missing on this package
This command should be launch from time to time (maybe each 15min) :
sudo -u aeneria php7.3 /var/www/aeneria/bin/console aeneria:pending-action:process-expired