Skip to content

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

Closed
duncanmcclean wants to merge 2 commits into
5.xfrom
allow-specifying-permissions-for-glide-cache
Closed

[5.x] Allow specifying permissions for Glide cache#10729
duncanmcclean wants to merge 2 commits into
5.xfrom
allow-specifying-permissions-for-glide-cache

Conversation

@duncanmcclean

Copy link
Copy Markdown
Member

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

Closes #8199.

@jasonvarga

Copy link
Copy Markdown
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