Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making file permisisons/mode configurable #1886

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mintsoft
Copy link

Adding the ability to set the permissions used when creating files previously this was hardcoded, meaning that if you wanted to configure to permit group access (for example) this wasn't possible.

For my environment, I have a backup system that relies on group +rx permission to be able to backup the application and whilst the cache files may not be critical, it'd be nice to be able to not have the errors etc.

previously this was hardcoded, meaning that if you wanted to configure
to permit group access (for exammple) this wasn't possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant