fix: add processor path for imagemagick
This commit is contained in:
parent
da341badd9
commit
5dbee89bd7
1 changed files with 1 additions and 0 deletions
|
|
@ -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',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue