Manual:$wgAPICacheHelpTimeout
From MediaWiki.org
API: $wgAPICacheHelpTimeout | |
---|---|
Set the timeout for the API help text cache. Set to 0 to disable caching of API help text. |
|
Introduced in version: | 1.16.0 (r56559) |
Removed in version: | still in use |
Allowed values: | integer |
Default value: | 60*60 |
Other settings: Alphabetical | By Function
Details[edit | edit source]
Set the timeout for the API help text cache.
1.16-1.17: Ignored if $wgAPICacheHelp
is false.