diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-12-10 17:49:34 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-12-10 17:49:34 +0000 |
commit | 7d6b3133125aef802dad36d120ad23d5e33948bf (patch) | |
tree | 50ebda67e3bc25aa7b9a6d7b14ef61ba7f3daddc /synapse/handlers | |
parent | Mark the version as a -rc1 release candidate (diff) | |
download | synapse-7d6b3133125aef802dad36d120ad23d5e33948bf.tar.xz |
Add caches for whether a room has been forgotten by a user
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/room.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |