Skip to content

Commit

Permalink
Update config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudLigny committed Jul 25, 2024
1 parent e78bf69 commit 7d4403b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions tests/fixtures/website/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,7 @@
'responsive' => [
'enabled' => true,
],
'webp' => [
'enabled' => true,
],
'formats' => ['avif', 'webp'],
'caption' => [
'enabled' => true,
],
Expand Down Expand Up @@ -202,9 +200,7 @@
'img' => '100vw',
],
],
'webp' => [
'enabled' => true,
],
'formats' => ['avif', 'webp'],
'caption' => [
'enabled' => true,
],
Expand Down

0 comments on commit 7d4403b

Please sign in to comment.