Skip to content

Commit e11c0e0

Browse files
Update config.php
1 parent 42bec87 commit e11c0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
|
1212
*/
1313

14-
'enabled' => true,
14+
'enabled' => env('SERVER_TIMING_ENABLED', true),
1515
];

0 commit comments

Comments
 (0)