mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-17 04:49:13 +02:00
Update config.json
This commit is contained in:
@@ -14,7 +14,8 @@
|
|||||||
"incomplete_dir": "/share/incomplete",
|
"incomplete_dir": "/share/incomplete",
|
||||||
"networkdisks": "//ADDRESS/SHARE",
|
"networkdisks": "//ADDRESS/SHARE",
|
||||||
"cifsusername": "username",
|
"cifsusername": "username",
|
||||||
"cifspassword": "password"
|
"cifspassword": "password",
|
||||||
|
"DNS_server": "8.8.8.8,1.1.1.1"
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"9091/tcp": 9091,
|
"9091/tcp": 9091,
|
||||||
@@ -36,6 +37,7 @@
|
|||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
"cifspassword": "str?",
|
"cifspassword": "str?",
|
||||||
|
"DNS_server": "str?",
|
||||||
"smbv1": "bool?"
|
"smbv1": "bool?"
|
||||||
},
|
},
|
||||||
"slug": "transmission_ls",
|
"slug": "transmission_ls",
|
||||||
|
|||||||
Reference in New Issue
Block a user