Update README.md

This commit is contained in:
Alexandre
2021-02-18 23:20:49 +01:00
committed by GitHub
parent fe2d432413
commit 9b88d7d4db

View File

@@ -28,6 +28,7 @@ Network disk is mounted to /share/storagecifs
ssl: true/false
certfile: fullchain.pem #ssl certificate
keyfile: privkey.pem #sslkeyfile
smbv1: false # Should smbv1 be used instead of 2.1+?
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)