summary refs log tree commit diff
path: root/changelog.d/12673.feature
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/12673.feature')
-rw-r--r--changelog.d/12673.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12673.feature b/changelog.d/12673.feature
new file mode 100644
index 0000000000..f2bddd6e1c
--- /dev/null
+++ b/changelog.d/12673.feature
@@ -0,0 +1 @@
+Synapse will now reload [cache config](https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#caching) when it receives a [SIGHUP](https://en.wikipedia.org/wiki/SIGHUP) signal.