Manual:$wgAPICacheHelpTimeout

From MediaWiki.org
Jump to: navigation, search
This page is a translated version of the page Manual:$wgAPICacheHelpTimeout and the translation is 33% complete.

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.
Introducido en la versión: 1.16.0 (r56559)
Eliminado en la versión: still in use
Los valores permitidos: entero
Valor predeterminado: 60*60

Otros configuración: Alfabéticamente | Por Función

Detalles

Set the timeout for the API help text cache.

1.16-1.17: Ignored if $wgAPICacheHelp is false.