Skip to content

Commit d673a84

Browse files
committed
fix document added to incorrect version
1 parent d8efb2f commit d673a84

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/en_US/config/service/backgroundObservatory.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,3 @@ The URL to send probe request to.
1414
> `probeInterval`: number
1515
1616
The time between each probe in second.
17-
18-
> `persistentProbeResult`: bool
19-
20-
Whether to store probe result in persistent storage. (v5.27.0+)
21-
This requires persistent storage support.

docs/en_US/v5/config/service/backgroundObservatory.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,8 @@ The URL to send probe request to.
1414
> `probeInterval`: number
1515
1616
The time between each probe in second.
17+
18+
> `persistentProbeResult`: bool
19+
20+
Whether to store probe result in persistent storage. (v5.27.0+)
21+
This requires persistent storage support.

0 commit comments

Comments
 (0)