Skip to content

Commit b6e0ad7

Browse files
Update README.md
1 parent e11c0e0 commit b6e0ad7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ ServerTiming::setDuration('Running expensive task', function() {
6161

6262
You can also use the Server-Timing middleware to only set textual information without providing a duration.
6363

64+
## Disabling
65+
To disable, add `SERVER_TIMING=false` to your `.env` file.
66+
6467
## Publishing configuration file
6568

6669
The configuration file could be published using:

0 commit comments

Comments
 (0)