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

Fix sftp permission #114

Closed

Conversation

wucherpfennig
Copy link

This PR will fix #113 . A new configuration node was added in order to allow directory_visibility to be set

        asset_remote.storage:
            adapter: 'sftp'
            visibility: 'public'
            directory_visibility: 'public'
// omitted

@nspyke nspyke mentioned this pull request Sep 8, 2022
@nspyke
Copy link
Contributor

nspyke commented Sep 8, 2022

This is a duplicate of #100

@tgalopin
Copy link
Member

I merged #100, thanks for the PR still!

@tgalopin tgalopin closed this Sep 12, 2022
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.

Wrong Permissions of uploaded files
3 participants