diff --git a/specs/development.json b/specs/development.json index bfb1e19..4626730 100644 --- a/specs/development.json +++ b/specs/development.json @@ -537,6 +537,13 @@ "description": "Link to your firmware docs", "required": false }, + "siteConf": { + "title": "Firmware Configuration Repository", + "type": "string", + "pattern": "^(http|https)://[A-Za-z0-9ÄÖÜäöüß\\-_\\./]+", + "description": "Link to your community firmware configuration files", + "required": false + }, "vpnaccess": { "title": "VPN Access", "type": "string",