diff --git a/ubooquity/README.md b/ubooquity/README.md index 7080a97ab..31a93bc49 100644 --- a/ubooquity/README.md +++ b/ubooquity/README.md @@ -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: "" # list of smbv2/3 servers to mount (optional) cifsusername: "username" # smb username (optional)