diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-06-23 09:49:14 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-06-23 09:49:14 +0100 |
commit | 6f4c860c563f801bb6e4d14bfb292af5cce4c896 (patch) | |
tree | 8add97e6dbafe664530f85fee06dbfe60454b476 /README.rst | |
parent | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes (diff) | |
parent | 1.37.0rc1 (diff) | |
download | synapse-6f4c860c563f801bb6e4d14bfb292af5cce4c896.tar.xz |
Merge branch 'release-v1.37' of github.com:matrix-org/synapse into matrix-org-hotfixes
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/README.rst b/README.rst index 1c9f05cc85..2ecc93c8a7 100644 --- a/README.rst +++ b/README.rst @@ -142,13 +142,6 @@ the form of:: As when logging in, you will need to specify a "Custom server". Specify your desired ``localpart`` in the 'User name' box. -ACME setup -========== - -For details on having Synapse manage your federation TLS certificates -automatically, please see `<docs/ACME.md>`_. - - Security note ============= |