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

[5.x] Allow specifying permissions for Glide cache #10729

Closed

Conversation

duncanmcclean
Copy link
Member

This pull request allows for overriding the permissions used to write to the Glide image cache.

Closes #8199.

@jasonvarga
Copy link
Member

Adding a config for the 'cache' disk is confusing here. It only applies when you have 'cache' => false. If you enable the "cached" version, it doesn't apply. Whatever config we use here would probably conflict with what's happening in #10204. I'll just make a note in there to handle this issue.

@jasonvarga jasonvarga closed this Sep 11, 2024
@duncanmcclean duncanmcclean deleted the allow-specifying-permissions-for-glide-cache branch September 12, 2024 08:53
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.

Glide image cache wrong permissions (ignoring umask?)
2 participants