Update README.md

This commit is contained in:
Alexandre
2021-11-22 19:01:16 +01:00
committed by GitHub
parent 37e1397829
commit 078ffaa577

View File

@@ -50,8 +50,8 @@ Configurations can be done through the app webUI, except for the following optio
Network disk is mounted to /mnt/share name
```yaml
GUID: user
GPID: user
GUID: user # https://docs.linuxserver.io/general/understanding-puid-and-pgid
GPID: user # https://docs.linuxserver.io/general/understanding-puid-and-pgid
maxmem: 200 # IMPORTANT read above. 200 is default for rpi3b+ ; 512 recommended if more 2gb RAM.
networkdisks: "<//SERVER/SHARE>" # list of smbv2/3 servers to mount (optional)
cifsusername: "username" # smb username (optional)