diff --git a/changelogs/unreleased/2350-skriss b/changelogs/unreleased/2350-skriss new file mode 100644 index 000000000..236696a97 --- /dev/null +++ b/changelogs/unreleased/2350-skriss @@ -0,0 +1 @@ +Allow `plugins/` as a valid top-level directory within backup storage locations. This directory is a place for plugin authors to store arbitrary data as needed. It is recommended to create an additional subdirectory under `plugins/` specifically for your plugin, e.g. `plugins/my-plugin-data/`.