From 06ab3e2a431f02c397ed0f6a01166c7f66560079 Mon Sep 17 00:00:00 2001 From: Ruben Barkow Date: Tue, 2 Aug 2016 22:46:59 +0200 Subject: [PATCH] Add Firmware configuration site.conf --- specs/{0.4.14.json => 0.4.15.json} | 7 +++++++ 1 file changed, 7 insertions(+) rename specs/{0.4.14.json => 0.4.15.json} (98%) diff --git a/specs/0.4.14.json b/specs/0.4.15.json similarity index 98% rename from specs/0.4.14.json rename to specs/0.4.15.json index adebd85..01b7549 100644 --- a/specs/0.4.14.json +++ b/specs/0.4.15.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 site.conf", + "required": false + }, "vpnaccess": { "title": "VPN Access", "type": "string",