Increase memory limit for cron

Re coop-cloud/nextcloud#41
This commit is contained in:
3wc
2024-05-07 19:30:49 -03:00
parent 019b71fde1
commit 4f1aaf5d1d
3 changed files with 9 additions and 0 deletions

1
crontab Normal file
View File

@ -0,0 +1 @@
*/5 * * * * php -d memory_limit=1G -f /var/www/html/cron.php