add smbv1

This commit is contained in:
Alexandre
2021-05-21 16:47:12 +02:00
committed by GitHub
parent fa498e1e58
commit e6260c1b8b

View File

@@ -37,7 +37,8 @@
"localdisks": ["str"],
"networkdisks": "str",
"cifsusername": "str",
"cifspassword": "str"
"cifspassword": "str",
"smbv1": "bool?"
},
"snapshot_exclude": ["**/Backups/*", "**/logs/*", "**/MediaCover/*"]
}