We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f3a5c commit bc03cacCopy full SHA for bc03cac
content/en/synthetics/private_locations/configuration.md
@@ -109,7 +109,12 @@ Maximum test execution duration for API tests (in milliseconds).
109
`statusProbesPort`
110
: **Type**: Number <br>
111
**Default**: `8080`<br>
112
-Overrides the port for the private location status probes.
+Overrides the port for the private location status probes.
113
+
114
+`maxNbRedirects`
115
+: **Type**: Number <br>
116
+**Default**: `20`<br>
117
+Maximum number of redirections for HTTP and WebSocket tests.
118
119
## Private root certificates
120
0 commit comments