summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2022-06-07 12:28:08 +0100
committerGitHub <noreply@github.com>2022-06-07 11:28:08 +0000
commitc51f5b9592a8f7e44c132e7e63b96f0af34dfef3 (patch)
treebf14ac1418e4dbd4c201f2d2634335791f6f18ec /changelog.d
parentPrevent local quarantined media from being claimed by media retention (#12972) (diff)
downloadsynapse-c51f5b9592a8f7e44c132e7e63b96f0af34dfef3.tar.xz
Prevent breaking old sqlite's when media retention is enabled (#12977)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12977.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12977.feature b/changelog.d/12977.feature
new file mode 100644
index 0000000000..3c73363d28
--- /dev/null
+++ b/changelog.d/12977.feature
@@ -0,0 +1 @@
+Add new `media_retention` options to the homeserver config for routinely cleaning up non-recently accessed media.
\ No newline at end of file