dsfdsf
This commit is contained in:
@@ -2,28 +2,6 @@
|
||||
"title": "Pi Control",
|
||||
"version": "0.1.0",
|
||||
"description": "Verwaltung und Steuerung von Raspberry Pis (SSH/Commands/Presets).",
|
||||
"menu": [
|
||||
{ "label": "Übersicht", "href": "/module/pi_control" },
|
||||
{ "label": "Konsole", "href": "/module/pi_control/console" },
|
||||
{
|
||||
"label": "Settings",
|
||||
"children": [
|
||||
{ "label": "Hosts", "href": "/module/pi_control/hosts" },
|
||||
{ "label": "Befehle", "href": "/module/pi_control/commands" }
|
||||
]
|
||||
}
|
||||
],
|
||||
"sidebar": {
|
||||
"enabled": true,
|
||||
"collapsible": true,
|
||||
"default": "collapsed",
|
||||
"items": [
|
||||
{ "label": "Übersicht", "href": "/module/pi_control" },
|
||||
{ "label": "Konsole", "href": "/module/pi_control/console" },
|
||||
{ "label": "Hosts", "href": "/module/pi_control/hosts" },
|
||||
{ "label": "Befehle", "href": "/module/pi_control/commands" }
|
||||
]
|
||||
},
|
||||
"setup": {
|
||||
"fields": [
|
||||
{ "name": "use_separate_db", "label": "Eigene Modul-DB nutzen", "type": "checkbox", "required": false, "help": "Wenn aktiv, werden die DB-Daten unten verwendet. Sonst wird die Base-DB genutzt." },
|
||||
|
||||
Reference in New Issue
Block a user