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

Specify a list of allowed folders/files to be archived #2235

Merged
merged 4 commits into from
Nov 9, 2021

Conversation

gmgigi96
Copy link
Member

@gmgigi96 gmgigi96 commented Nov 4, 2021

This PR adds a configuration to the archiver service in order to specify a list of folders (as regex) that can be archived.

@update-docs
Copy link

update-docs bot commented Nov 4, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Copy link
Contributor

@ishank011 ishank011 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but what kind of regexes are you thinking? Something like /eos/user/[a-z]/[a-z]./\w.? Can we come up with something simpler?

@labkode
Copy link
Member

labkode commented Nov 9, 2021

I propose we keep it like that for time being, it should work. If we want to simplify we can do it later.

@labkode labkode merged commit 8997bd8 into cs3org:master Nov 9, 2021
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.

3 participants