Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎lib/private/Blurhash/Listener/GenerateBlurhashMetadata.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
* @template-implements IEventListener<AMetadataEvent>
4545
*/
4646
class GenerateBlurhashMetadata implements IEventListener {
47-
private const RESIZE_BOXSIZE = 300;
47+
private const RESIZE_BOXSIZE = 30;
4848

4949
private const COMPONENTS_X = 4;
5050
private const COMPONENTS_Y = 3;

0 commit comments

Comments
 (0)
Please sign in to comment.