Manual:$wgAPICacheHelp/de-formal

From mediawiki.org
This page is a translated version of the page Manual:$wgAPICacheHelp and the translation is 14% complete.
API: $wgAPICacheHelp
Cache the API help text for up to an hour.
Eingeführt in Version:1.16.0 (r56091)
Entfernt in Version:1.18.0 (r79942)
Erlaubte Werte:(boolean)
Standardwert:true

Details

Set $wgAPICacheHelpTimeout = 0; to have the same effect.

Cache the API help text for up to an hour (by default, configurable in $wgAPICacheHelpTimeout ). Disable this during API debugging and development.