Manual:$wgAPICacheHelpTimeout

From MediaWiki.org
Jump to: navigation, search

Other languages:
Deutsch • ‎English • ‎español • ‎français • ‎italiano • ‎日本語 • ‎polski • ‎português • ‎português do Brasil
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.