Compare commits

...

3 Commits

4 changed files with 12 additions and 3 deletions

@ -1 +1 @@
Subproject commit e9bcdcbc050054b5c9460252ecb2cf2bdb95c332
Subproject commit 70e1ac7bfc808ab22c1715044e28d92c2f0daa6e

@ -1 +1 @@
Subproject commit d5fc6591bed3ccec2fb6932846739d8358b433f4
Subproject commit 9893c9b1ca7e0ba6e0bf6cfbe22206491fac5243

View File

@ -1,11 +1,20 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [WARNING](#warning)
- [Room history retention settings / state event `m.room.retention`](#room-history-retention-settings--state-event-mroomretention)
- [Notes](#notes)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# WARNING
**_Don't do this!_**
- [You may corrupt your Synapse database!](https://github.com/matrix-org/matrix-spec-proposals/pull/1763)
- If a Synapse homeserver leaves your room for long enough time,
[it will never be able to rejoin!](https://github.com/matrix-org/synapse/issues/11448)
# Room history retention settings / state event `m.room.retention`
- https://brendan.abolivier.bzh/matrix-retention-policies/

@ -1 +1 @@
Subproject commit d3c613bc41021f1b6c37dd1c8754935f08c76047
Subproject commit 6de1498ebd10cd5b7afc5be76ac8567dc0c420e0