fix indentation

This commit is contained in:
Lukas 2020-12-07 12:08:31 +01:00 committed by GitHub
parent a25e82fc14
commit 61afab2ed8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -195,9 +195,9 @@ following to your `app/_config/config.yml` file:
```yml ```yml
SilverStripe\Core\Injector\Injector: SilverStripe\Core\Injector\Injector:
SilverStripe\Assets\Image_Backend: SilverStripe\Assets\Image_Backend:
properties: properties:
Quality: 90 Quality: 90
``` ```
## Changing the manipulation driver to Imagick ## Changing the manipulation driver to Imagick