diff --git a/modulecheck/module.json b/modulecheck/module.json index 57746ccdf5290f4b0f587372fa692da17fe17caa..c6b5a45822fca7087cdf4a42b51b8027b9be4129 100644 --- a/modulecheck/module.json +++ b/modulecheck/module.json @@ -1792,7 +1792,7 @@ "description": "Indicates the URL schemes control list", "type": "array", "uniqueItems": true, - "maxItems": 50, + "maxItems": 200, "items": { "type": "string", "maxLength": 128,