Update README.md

This commit is contained in:
Alexandre
2021-07-13 09:45:20 +02:00
committed by GitHub
parent 597af656cd
commit 0345566dc6

View File

@@ -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)