mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 16:34:21 +00:00
47118f901a
We need to be careful about flooding the parser cache with parsoid content. For this reason, we currently only write to PC for a certain sample of edits. This logic is implemented in core in ParsoidHandler::allowParserCacheWrite and controlled by the TemporaryParsoidHandlerParserCacheWriteRatio setting. DiscussionTools triggers parsoid PC writes when handling the RevisionDataUpdates hook, so it should use the same sampling. Change-Id: Ic33f57b10ae53f431a3c3484c4853e88bf80f47a |
||
---|---|---|
.phan | ||
i18n | ||
images | ||
includes | ||
maintenance | ||
modules | ||
sql | ||
tests | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
DiscussionTools.alias.php | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json |