diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-08-16 01:47:17 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-08-16 01:47:17 +0100 |
commit | fc846aa771bd45d2901018d9d437b51ecd2532b2 (patch) | |
tree | 9b9d886d414a0d840bc57844806ce52790fdaf83 /synapse/handlers/presence.py | |
parent | retcols is mandatory. i have no idea how this could ever have worked? (diff) | |
download | synapse-fc846aa771bd45d2901018d9d437b51ecd2532b2.tar.xz |
emergency bodges to turn off presence ACLs in order to make
matrix.org:8080 actually work
Diffstat (limited to '')
-rw-r--r-- | synapse/handlers/presence.py | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |