Skip to content

Commit 06ab3e2

Browse files
authored
Add Firmware configuration site.conf
1 parent 32afd00 commit 06ab3e2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

specs/0.4.14.json renamed to specs/0.4.15.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -537,6 +537,13 @@
537537
"description": "Link to your firmware docs",
538538
"required": false
539539
},
540+
"siteConf": {
541+
"title": "Firmware Configuration Repository",
542+
"type": "string",
543+
"pattern": "^(http|https)://[A-Za-z0-9ÄÖÜäöüß\\-_\\./]+",
544+
"description": "Link to your site.conf",
545+
"required": false
546+
},
540547
"vpnaccess": {
541548
"title": "VPN Access",
542549
"type": "string",

0 commit comments

Comments
 (0)