mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 10:54:14 +02: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
|
Network disk is mounted to /mnt/share name
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
GUID: user
|
GUID: user # https://docs.linuxserver.io/general/understanding-puid-and-pgid
|
||||||
GPID: user
|
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.
|
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)
|
networkdisks: "<//SERVER/SHARE>" # list of smbv2/3 servers to mount (optional)
|
||||||
cifsusername: "username" # smb username (optional)
|
cifsusername: "username" # smb username (optional)
|
||||||
|
|||||||
Reference in New Issue
Block a user