This commit is contained in:
b1rdhous3
2016-08-31 00:46:39 +02:00
parent a6df8aef0d
commit b6cec24596
2 changed files with 6 additions and 1 deletions

View File

@@ -744,6 +744,7 @@
"enable" :
{
"type" : "boolean",
"format": "checkbox",
"title" : "Activate"
},
"port" :
@@ -771,6 +772,7 @@
"enable" :
{
"type" : "boolean",
"format": "checkbox",
"title" : "Activate"
},
"address" :
@@ -799,6 +801,7 @@
"shared" :
{
"type" : "boolean",
"format": "checkbox",
"title" : "Shared"
}
},
@@ -814,6 +817,7 @@
"enable" :
{
"type" : "boolean",
"format": "checkbox",
"title" : "Activate",
"required" : true
},