feat(downloads): add option to limit amount of items (#3205)
This commit is contained in:
@@ -1953,6 +1953,10 @@
|
||||
},
|
||||
"applyFilterToRatio": {
|
||||
"label": "Use filter to calculate Ratio"
|
||||
},
|
||||
"limitPerIntegration": {
|
||||
"label": "Limit items per integration",
|
||||
"description": "This will limit the number of items shown per integration, not globally"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
|
||||
Reference in New Issue
Block a user