There are various parameters that we want to be able to control:
| Attribute | Default setting
| ----- | -----
| The number of minimum link recommendation tasks a topic should have | 500
| Minimum number of links every recommendation needs to have | 4
| Minimum probability score each recommended link needs to have | ?
| Maximum number of link recommendations to display per article | 10
| Categories to exclude | None
| Templates to exclude | None
| Time since last edit | 1 day
| Article word count (max/min) | -
We have [[https://test.wikipedia.org/wiki/MediaWiki:NewcomerTasks.json|MediaWiki:NewcomerTasks.json]] which allows for on-wiki configuration to override the default configuration provided by GrowthExperiments extension.json; this seems like a good place to add task specific configuration for the new suggested links task type.