mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-19 11:08:11 +01:00
Update README.md
This commit is contained in:
@@ -30,6 +30,7 @@ certfile: fullchain.pem #ssl certificate
|
||||
keyfile: privkey.pem #sslkeyfile
|
||||
NoAuth: true/false #Remove password. Resets database when changed.
|
||||
smbv1: false # Should smbv1 be used instead of 2.1+?
|
||||
localdisks: sda1 #put the hardware name of your drive to mount separated by commas. Ex: sda1, sdb1...
|
||||
networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas
|
||||
cifsusername: "username" # optional, smb username, same for all smb shares
|
||||
cifspassword: "password" # optional, smb password, same for all smb shares)
|
||||
|
||||
Reference in New Issue
Block a user