fix: add processor path for imagemagick

This commit is contained in:
2024-12-15 01:59:31 +01:00
parent da341badd9
commit 5dbee89bd7

View File

@@ -109,6 +109,7 @@ return [
],
'GFX' => [
'jpg_quality' => '80',
'processor_path' => '/run/current-system/sw/bin/',
],
'MAIL' => [
'defaultMailFromAddress' => 'no-reply@example.com',