mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Clean
This commit is contained in:
@@ -41,9 +41,9 @@
|
||||
"download_dir": "/share/downloads",
|
||||
"incomplete_dir": "/share/incomplete",
|
||||
"localdisks": ["sda1"],
|
||||
"networkdisks": "<//SERVER/SHARE>",
|
||||
"cifsusername": "<username>",
|
||||
"cifspassword": "<password>"
|
||||
"networkdisks": "//SERVER/SHARE",
|
||||
"cifsusername": "username",
|
||||
"cifspassword": "password"
|
||||
},
|
||||
"schema": {
|
||||
"PUID": "int",
|
||||
|
||||
Reference in New Issue
Block a user