diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-09-24 17:24:28 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-09-24 17:24:28 +0100 |
commit | 25815841b197964703312c3f96fac728e8b1f4a2 (patch) | |
tree | 50575a7e1db81edf7464673550df62a4ab91d33e | |
parent | Changelog (diff) | |
download | synapse-25815841b197964703312c3f96fac728e8b1f4a2.tar.xz |
Consider every room as having no retention policy if the feature is disabled
-rw-r--r-- | synapse/storage/room.py | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/synapse/storage/room.py b/synapse/storage/room.py |