Skip to content

Commit bc03cac

Browse files
authored
Update configuration.md
1 parent b3f3a5c commit bc03cac

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

content/en/synthetics/private_locations/configuration.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,12 @@ Maximum test execution duration for API tests (in milliseconds).
109109
`statusProbesPort`
110110
: **Type**: Number <br>
111111
**Default**: `8080`<br>
112-
Overrides the port for the private location status probes.
112+
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.
113118

114119
## Private root certificates
115120

0 commit comments

Comments
 (0)