mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 20:34:04 +02:00
add smbv1
This commit is contained in:
@@ -37,7 +37,8 @@
|
|||||||
"localdisks": ["str"],
|
"localdisks": ["str"],
|
||||||
"networkdisks": "str",
|
"networkdisks": "str",
|
||||||
"cifsusername": "str",
|
"cifsusername": "str",
|
||||||
"cifspassword": "str"
|
"cifspassword": "str",
|
||||||
|
"smbv1": "bool?"
|
||||||
},
|
},
|
||||||
"snapshot_exclude": ["**/Backups/*", "**/logs/*", "**/MediaCover/*"]
|
"snapshot_exclude": ["**/Backups/*", "**/logs/*", "**/MediaCover/*"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user