mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-21 20:16:28 +01:00
Removed local disk
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
"/dev/*",
|
||||
"/dev/sda1"
|
||||
],
|
||||
"full_access": true,
|
||||
"options": {
|
||||
"PUID": 0,
|
||||
"PGID": 0,
|
||||
@@ -55,7 +54,6 @@
|
||||
"PUID": "int",
|
||||
"PGID": "int",
|
||||
"TZ": "str?",
|
||||
"localdisks": "str?",
|
||||
"networkdisks": "str?",
|
||||
"cifsusername": "str?",
|
||||
"cifspassword": "str?",
|
||||
|
||||
Reference in New Issue
Block a user