Handbuch:$wgAPICacheHelp

This page is a translated version of the page Manual:$wgAPICacheHelp and the translation is 43% 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:(Wahrheitswert)
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.