Update config.json

This commit is contained in:
Alexandre
2020-12-01 14:09:58 +01:00
committed by GitHub
parent bdee5f5b94
commit 0fbedf647f

View File

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