diff --git a/src/content/schema.json b/src/content/schema.json index 65aa44a..829736f 100644 --- a/src/content/schema.json +++ b/src/content/schema.json @@ -40,9 +40,7 @@ } }, "exclude": {"$ref": "include"} - }, - "required": [ "active", "title", "type", "hostname", "port", "username", "password", - "cc", "city", "color", "pac", "pacString", "proxyDNS", "include", "exclude"] + } } }, "container": {