Patrick Mercier
Results
2
issues of
Patrick Mercier
Hi, the Cron has been returning this error: ``` Cannot write into "config" directory! This can usually be fixed by giving the webserver write access to the config directory Or,...
I configured the rate limit like this: 'rateLimits' => [ 'queue' => [ 'allows' => 1, 'every' => 60 ], If I understand correctly the job should be staying in...