From 64a1c12ca3ba162b7b4c010445b9c4499280ecd2 Mon Sep 17 00:00:00 2001 From: rubo77 Date: Fri, 12 Aug 2016 10:18:30 +0200 Subject: [PATCH] Link to firmware configuration files repositories --- specs/development.json | 7 +++++++ 1 file changed, 7 insertions(+) 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",