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