Skip to content

Commit f879c22

Browse files
authored
Improve docs for od_url_metric_freshness_ttl
1 parent 08ccf2b commit f879c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/optimization-detective/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ add_filter( 'od_url_metric_freshness_ttl', static function (): int {
135135
} );
136136
`
137137

138-
During development, this can be useful to set to zero:
138+
During development, this can be useful to set to zero so that you don't have to wait for new URL Metrics to be requested when engineering a new optimization:
139139

140140
`
141141
<?php

0 commit comments

Comments
 (0)