diff --git a/changelog/unreleased/select-folders-to-be-archived.md b/changelog/unreleased/select-folders-to-be-archived.md new file mode 100644 index 0000000000..9812acb1d6 --- /dev/null +++ b/changelog/unreleased/select-folders-to-be-archived.md @@ -0,0 +1,6 @@ +Enhancement: Specify a list of allowed folders/files to be archived + +Adds a configuration to the archiver service in order to specify +a list of folders (as regex) that can be archived. + +https://github.com/cs3org/reva/pull/2235 \ No newline at end of file