I’m doing the Espo 10 Docker upgrade, and our entire uploads folder is mounted from a Samba share. We therefore need Espo to accept the existing file ownership and permissions rather than trying to change them.
With Espo 10, every time the Docker container starts, it recursively tries to change the permissions on the mounted files. This doesn’t work correctly with the Samba share.
Is there a way to tell Espo to skip permission changes for this directory?
With Espo 10, every time the Docker container starts, it recursively tries to change the permissions on the mounted files. This doesn’t work correctly with the Samba share.
Is there a way to tell Espo to skip permission changes for this directory?
