summary refs log tree commit diff
path: root/synapse/config/tls.py
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2020-02-13 17:03:41 +0000
committerBrendan Abolivier <babolivier@matrix.org>2020-02-13 17:03:41 +0000
commit36af094017f87f0e3ec06e6ab92caa7971b43b8e (patch)
treea2e7bb9a6f0f49834496e532348390c6ee562b5d /synapse/config/tls.py
parentLint (diff)
downloadsynapse-36af094017f87f0e3ec06e6ab92caa7971b43b8e.tar.xz
Linters are hard but in they end they just want what's best for us
Diffstat (limited to 'synapse/config/tls.py')
-rw-r--r--synapse/config/tls.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/config/tls.py b/synapse/config/tls.py
index 5ecd934602..97a12d51f6 100644
--- a/synapse/config/tls.py
+++ b/synapse/config/tls.py
@@ -40,7 +40,7 @@ November 2019, and that it may stop working on June 2020 for installs set up
 before that date.
 
 For more info and alternative solutions, see
-https://github.com/matrix-org/synapse/blob/master/docs/ACME.md#deprecation-of-acme-v1 
+https://github.com/matrix-org/synapse/blob/master/docs/ACME.md#deprecation-of-acme-v1
 --------------------------------------------------------------------------------"""