Merge branch 'develop' into webp-avif

This commit is contained in:
Gaël Métais
2023-10-06 16:43:32 +02:00
committed by GitHub
11 changed files with 163 additions and 49 deletions
+1 -1
View File
@@ -729,7 +729,7 @@ var policies = {
"totalWeight": {
"tool": "redownload",
"label": "Total weight",
"message": "<p>The weight is of course very important if you want the page to load fast. Try to stay under 1.5MB.</p>",
"message": "<p>The weight is of course very important if you want the page to load fast. Try to stay under 1MB, which is already very long to download over a slow connection.</p>",
"isOkThreshold": 1572864,
"isBadThreshold": 3145728,
"isAbnormalThreshold": 5242880,