diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 19:15:45 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 19:15:45 +0000 |
commit | 1964f11955225161cbe30372787f05478ece687c (patch) | |
tree | 2327863c173ea42a93bfabc72d42776b833b9033 /synapse/config/server.py | |
parent | Exclude rejected state events when calculating state at backwards extrems (#6... (diff) | |
parent | Add option to allow profile queries without sharing a room (#6523) (diff) | |
download | synapse-1964f11955225161cbe30372787f05478ece687c.tar.xz |
Add option to allow profile queries without sharing a room (#6523)
* commit 'bfb95654c': Add option to allow profile queries without sharing a room (#6523)
Diffstat (limited to 'synapse/config/server.py')
-rw-r--r-- | synapse/config/server.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/config/server.py b/synapse/config/server.py |