diff options
author | Patrick Cloke <patrickc@matrix.org> | 2023-09-28 15:31:22 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2023-09-28 15:31:22 -0400 |
commit | 2b02f4a41c697e5e854b3c06ce0afc56a0ccf3d9 (patch) | |
tree | c21fb7258ce6a9cf76b8e11ec73c2cc121fed2eb /changelog.d/16382.doc | |
parent | temp (diff) | |
parent | Remove warnings from the docs about using message retention. (#16382) (diff) | |
download | synapse-2b02f4a41c697e5e854b3c06ce0afc56a0ccf3d9.tar.xz |
Merge remote-tracking branch 'origin/develop' into clokep/psycopg3
Diffstat (limited to 'changelog.d/16382.doc')
-rw-r--r-- | changelog.d/16382.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16382.doc b/changelog.d/16382.doc new file mode 100644 index 0000000000..2549586310 --- /dev/null +++ b/changelog.d/16382.doc @@ -0,0 +1 @@ +Update documentation around message retention policies. |