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' => [
|
||||
'jpg_quality' => '80',
|
||||
'processor_path' => '/run/current-system/sw/bin/',
|
||||
],
|
||||
'MAIL' => [
|
||||
'defaultMailFromAddress' => 'no-reply@example.com',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue