diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-02-25 19:16:33 +0000 |
---|---|---|
committer | Amber Brown <hawkowl@atleastfornow.net> | 2019-02-25 11:16:33 -0800 |
commit | 641c409e4e979c962d049b2b01404e4f3f2f75aa (patch) | |
tree | 62544e0a205b34013f314f04413e1f43720d5178 | |
parent | switch from google.com to recaptcha.net for reCAPTCHA (#4731) (diff) | |
download | synapse-641c409e4e979c962d049b2b01404e4f3f2f75aa.tar.xz |
Fix ACME config for python 2. (#4717)
Fixes #4675.
Diffstat (limited to '')
-rw-r--r-- | changelog.d/4717.bugfix | 1 | ||||
-rw-r--r-- | synapse/config/tls.py | 10 |
2 files changed, 8 insertions, 3 deletions
diff --git a/changelog.d/4717.bugfix b/changelog.d/4717.bugfix new file mode 100644 |