Skip to content

Commit 69bac3f

Browse files
.webp seo setting
1 parent 6136bdd commit 69bac3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CmsSeoComponent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ class CmsSeoComponent extends Component implements BootstrapInterface
105105
/**
106106
* @var bool Делать картинки webp при ресайзе?
107107
*/
108-
public $is_webp = 1;
108+
public $is_webp = 0;
109109

110110
/**
111111
* @var string если файла robots.txt нет физически, то он формируется динамически с этим содержимым

0 commit comments

Comments
 (0)