diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-02-11 22:01:27 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-02-11 22:01:27 +0000 |
commit | 0ca290865350212e1834730c918973162a3067f4 (patch) | |
tree | 9aecae58476c7fa957324ea960bdcc4a24158c59 | |
parent | Infer no_tls from presence of TLS listeners (diff) | |
download | synapse-0ca290865350212e1834730c918973162a3067f4.tar.xz |
fix tests
Diffstat (limited to '')
-rw-r--r-- | synapse/config/tls.py | 2 | ||||
-rw-r--r-- | tests/config/test_tls.py | 8 |
2 files changed, 7 insertions, 3 deletions
diff --git a/synapse/config/tls.py b/synapse/config/tls.py |