https://bugzilla.wikimedia.org/show_bug.cgi?id=26650
Summary: Deprecate $wgAPICacheHelp in favour of
$wgAPICacheHelpTimeout
Product: MediaWiki
Version: 1.17
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: API
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Setting $wgAPICacheHelpTimeout = 0 should have the same effect as toggling
$wgAPICacheHelp (boolean). i.e. if we set the timeout to 0, it won't be cached
at all, if we set it to > 0, it will be cached.
No real need for the boolean to do this, per Niklas on
http://www.mediawiki.org/wiki/Special:Code/MediaWiki/56559#c4072
Added in r56559, r56091
Not quite sure what the process of disabling globals is...
Do we stop listening to the on/off in the main code, but only make it have any
effect in the setup phases...
ie if $wgApiCacheHelp = false, $wgApiCacheHelpTimeout = 0...
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l