mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-27 09:46:04 +02:00
Update README.md
This commit is contained in:
@@ -25,9 +25,9 @@ Default username: "admin" and password: "admin"
|
|||||||
Network disk is mounted to /share/storagecifs
|
Network disk is mounted to /share/storagecifs
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
networkdisks: "<//SERVER/SHARE>" # list of smbv2/3 servers to mount (optional)
|
networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas
|
||||||
cifsusername: "username" # smb username (optional)
|
cifsusername: "username" # optional, smb username, same for all smb shares
|
||||||
cifspassword: "password" # smb password (optional)
|
cifspassword: "password" # optional, smb password, same for all smb shares)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|||||||
Reference in New Issue
Block a user