Manual:$wgHTTPMaxTimeout
Jump to navigation
Jump to search
HTTP client: $wgHTTPMaxTimeout | |
---|---|
The maximum HTTP request timeout in seconds. |
|
Introduced in version: | 1.35.0 (Gerrit change 596539; git #504fe2af) |
Removed in version: | still in use |
Allowed values: | (float or integer) |
Default value: | INF |
Other settings: Alphabetical | By function |
Details[edit]
The maximum HTTP request timeout in seconds. If any specified or configured request timeout is larger than this, then this value will be used instead.