Introduce a config, to use the rough number of edits in user table
Bug: T278030 Change-Id: Ibd6d0380cc091e4720fb038bd8c663a6ebb4a6ea
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user