Manual:$wgParserCacheAsyncExpireTime

Category:MediaWiki configuration settings#ParserCacheAsyncExpireTimeCategory:MediaWiki configuration settings introduced in version 1.44.0#ParserCacheAsyncExpireTimeCategory:MediaWiki configuration settings still in use#ParserCacheAsyncExpireTimeCategory:Cache variables#ParserCacheAsyncExpireTime
Parser Cache: $wgParserCacheAsyncExpireTime
The expiry time for "not ready" asynchronous content in the parser cache, in seconds.
Introduced in version:1.44.0 (Gerrit change 1084879; git #df41aa3d)
Removed in version:Still in use
Allowed values:Unspecified
Default value:60 (1 minute)

Details

The expiry time for "not ready" asynchronous content in the parser cache, in seconds. This should be rather short, to allow the "not ready" content to be replaced by "ready" content.

Category:Cache variables Category:MediaWiki configuration settings Category:MediaWiki configuration settings introduced in version 1.44.0 Category:MediaWiki configuration settings still in use