Manual:$wgAPICacheHelp/en

From Linux Web Expert

<translate> API</translate>: $wgAPICacheHelp
Cache the API help text for up to an hour.
<translate> Introduced in version:</translate>1.16.0 (r56091)
<translate> Removed in version:</translate>1.18.0 (r79942)
<translate> Allowed values:</translate>(boolean)
<translate> Default value:</translate>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.