Introduce a config, to use the rough number of edits in user table

Bug: T278030
Change-Id: Ibd6d0380cc091e4720fb038bd8c663a6ebb4a6ea
This commit is contained in:
Func 2021-03-23 15:27:18 +00:00
parent 5ade4bf529
commit 6024bfd83b
2 changed files with 25 additions and 15 deletions

View file

@ -46,6 +46,10 @@
"ContribScoreDisableCache": {
"value": false,
"description": "Set to true to disable cache for parser function and inclusion of table."
},
"ContribScoreUseRoughEditCount": {
"value": false,
"description": "Set to true to use the rough number of edits in user table, for performance issue."
}
},
"manifest_version": 2