diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-06-28 20:31:53 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-06-28 20:32:00 +0100 |
commit | f4f1cda928911197332a9a8bffcfb67c2b5b81e4 (patch) | |
tree | 0e503f9ad56153962096540b3c1a56b18359b0d2 /synapse/config | |
parent | Attempt to be more performant on PyPy (#3462) (diff) | |
download | synapse-f4f1cda928911197332a9a8bffcfb67c2b5b81e4.tar.xz |
add ip_range_whitelist parameter to limit where ASes can connect from
Diffstat (limited to 'synapse/config')
-rw-r--r-- | synapse/config/appservice.py | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/synapse/config/appservice.py b/synapse/config/appservice.py |