diff --git a/config/system/settings.php b/config/system/settings.php index 5c7b495..26887f6 100644 --- a/config/system/settings.php +++ b/config/system/settings.php @@ -109,6 +109,7 @@ return [ ], 'GFX' => [ 'jpg_quality' => '80', + 'processor_path' => '/run/current-system/sw/bin/', ], 'MAIL' => [ 'defaultMailFromAddress' => 'no-reply@example.com',