mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Merge pull request #9792 from lerni/patch-1
fix indentation in yml example for Resampled image quality
This commit is contained in:
commit
87cff9c492
@ -195,9 +195,9 @@ following to your `app/_config/config.yml` file:
|
||||
|
||||
```yml
|
||||
SilverStripe\Core\Injector\Injector:
|
||||
SilverStripe\Assets\Image_Backend:
|
||||
properties:
|
||||
Quality: 90
|
||||
SilverStripe\Assets\Image_Backend:
|
||||
properties:
|
||||
Quality: 90
|
||||
```
|
||||
|
||||
## Changing the manipulation driver to Imagick
|
||||
|
Loading…
x
Reference in New Issue
Block a user