Browse
For agents
About
Performance Lab
/
1.5.0
Performance Lab
v1.5.0
Switch version
trunk
1.0.0
1.0.0-beta.1
1.0.0-beta.2
1.0.0-beta.3
1.0.0-rc.1
1.1.0
1.2.0
1.3.0
1.4.0
1.5.0
1.6.0
1.7.0
1.8.0
1.9.0
2.0.0
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.6.1
2.7.0
2.8.0
All 44 releases
Overview
Code
performance-lab
/
default-enabled-modules.php
default-enabled-modules.php
in Performance Lab 1.5.0, at default-enabled-modules.php
11 lines
292 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
/*
THIS IS A GENERATED FILE. DO NOT EDIT DIRECTLY.
*/
3
return
array
(
4
'
images/dominant-color
'
,
5
'
images/webp-uploads
'
,
6
'
site-health/audit-full-page-cache
'
,
7
'
site-health/webp-support
'
,
8
'
object-cache/persistent-object-cache-health-check
'
,
9
)
;
10
/*
THIS IS THE END OF THE GENERATED FILE
*/
11