mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update README.md
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user