Introduce a config, to use the rough number of edits in user table
Bug: T278030 Change-Id: Ibd6d0380cc091e4720fb038bd8c663a6ebb4a6ea
This commit is contained in:
parent
5ade4bf529
commit
6024bfd83b
2 changed files with 25 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue