Update README.md

This commit is contained in:
Alexandre
2022-05-18 20:34:34 +02:00
committed by GitHub
parent e0118786c1
commit 1f1fa22c7c

View File

@@ -46,6 +46,8 @@ networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separat
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password
cifsdomain: "domain" # optional, allow setting the domain for the smb share
data_location: where the synced files are found
config_location: where the config files are found
```
## Support