Improve config a bit

This commit is contained in:
Tobias Reisinger 2024-06-11 17:47:18 +02:00
commit 0b74f358d5
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 2 additions and 7 deletions

View file

@ -1076,11 +1076,6 @@
"type": "string",
"example": "Garden Controller"
},
"ip": {
"type": "string",
"format": "ipv4",
"example": "224.73.153.12"
},
"active": {
"type": "boolean"
},