Update config.json

This commit is contained in:
Alexandre
2020-12-01 13:55:12 +01:00
committed by GitHub
parent bbcb80bdf6
commit 777254c913

View File

@@ -1,6 +1,6 @@
{
"name": "Emby beta with smb and hdd",
"version": "1.0",
"version": "1.1",
"slug": "emby_nas",
"legacy": false,
"maintenance": {
@@ -37,7 +37,7 @@
"options": {
"PUID": 1001,
"PGID": 1001,
"localdisks": ["-<PARTITION LABEL>"],
"localdisks": ["-<sda1>"],
"networkdisks": "<//SERVER/SHARE>",
"cifsusername": "<username>",
"cifspassword": "<password>"