Manual:$wgHTTPTimeout

From MediaWiki.org

Jump to: navigation, search
This feature has been deprecated and should not be used with current versions of MediaWiki.

This feature was deprecated (or possibly removed completely) in version 1.16.0. Please see $wgSyncHTTPTimeout for an alternative way to use this feature.

Uploads: $wgHTTPTimeout
Timeout for HTTP requests done via CURL.
Introduced in version: 1.5.0
Removed in version: 1.16.0
Allowed Values:
Default Value: 3

Other settings: Alphabetical | By Function


[edit] Details

Timeout for HTTP requests done via CURL.

[edit] See also