Skip to content

Commit 258f0ac

Browse files
committed
Update on values
1 parent 127aecc commit 258f0ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/images/configure_image_editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You can configure the gaussian blur strength applied during image optimization w
5454
[[= include_file('code_samples/back_office/image_editor/config/packages/image_editor.yaml', 0, 4) =]] [[= include_file('code_samples/back_office/image_editor/config/packages/image_editor.yaml', 40, 41) =]]
5555
```
5656

57-
The setting accepts values between 0 and 1, where higher values increase blur and reduce file size, while lower values maintain sharpness.
57+
The setting accepts float values between 0 and 10.0, where higher values increase blur and reduce file size, while lower values maintain sharpness.
5858
The default value is 0.05.
5959

6060
### Additional information

0 commit comments

Comments
 (0)