fix: add processor path for imagemagick
This commit is contained in:
@@ -109,6 +109,7 @@ return [
|
||||
],
|
||||
'GFX' => [
|
||||
'jpg_quality' => '80',
|
||||
'processor_path' => '/run/current-system/sw/bin/',
|
||||
],
|
||||
'MAIL' => [
|
||||
'defaultMailFromAddress' => 'no-reply@example.com',
|
||||
|
||||
Reference in New Issue
Block a user