mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-06 05:58:47 +02:00
Update README.md
This commit is contained in:
@@ -30,6 +30,7 @@ certfile: fullchain.pem #ssl certificate
|
|||||||
keyfile: privkey.pem #sslkeyfile
|
keyfile: privkey.pem #sslkeyfile
|
||||||
NoAuth: true/false #Remove password. Resets database when changed.
|
NoAuth: true/false #Remove password. Resets database when changed.
|
||||||
smbv1: false # Should smbv1 be used instead of 2.1+?
|
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
|
networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas
|
||||||
cifsusername: "username" # optional, smb username, same for all smb shares
|
cifsusername: "username" # optional, smb username, same for all smb shares
|
||||||
cifspassword: "password" # optional, smb password, same for all smb shares)
|
cifspassword: "password" # optional, smb password, same for all smb shares)
|
||||||
|
|||||||
Reference in New Issue
Block a user