Update README.md

This commit is contained in:
Alexandre
2021-02-18 16:48:01 +01:00
committed by GitHub
parent 3f4cceea5e
commit 13dacef515

View File

@@ -25,6 +25,9 @@ Default username: "admin" and password: "admin"
Network disk is mounted to /share/storagecifs
```yaml
ssl: true/false
certfile: fullchain.pem #ssl certificate
keyfile: privkey.pem #sslkeyfile
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)