Alexandre
2023-01-27 06:45:55 +01:00
committed by GitHub
parent 3121a0e824
commit 95ec7ece83
105 changed files with 112 additions and 112 deletions

View File

@@ -32,7 +32,7 @@ Options can be configured through two ways :
```yaml
PGID: user
GPID: user
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS...
networkdisks: "<//SERVER/SHARE>" # list of smbv2/3 servers to mount (optional)
cifsusername: "username" # smb username (optional)
cifspassword: "password" # smb password (optional)