mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-01 03:36:06 +02:00
correct localdisk list
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Emby beta with smb and hdd",
|
"name": "Emby beta with smb and hdd",
|
||||||
"version": "2.1",
|
"version": "1.0",
|
||||||
"slug": "emby_nas",
|
"slug": "emby_nas",
|
||||||
"legacy": false,
|
"legacy": false,
|
||||||
"maintenance": {
|
"maintenance": {
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"localdisks": "str",
|
"localdisks": ["str"],
|
||||||
"networkdisks": "str",
|
"networkdisks": "str",
|
||||||
"cifsusername": "str",
|
"cifsusername": "str",
|
||||||
"cifspassword": "str"
|
"cifspassword": "str"
|
||||||
|
|||||||
Reference in New Issue
Block a user