You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
giving admins the power to easily manage an organization-wide
25
25
deployment. It includes advanced identity management, auditing,
26
-
moderation and data retention options as well as LongTerm Support and
27
-
SLAs. ESS can be used to support any Matrix-based frontend client.
26
+
moderation and data retention options as well as Long-Term Support and
27
+
SLAs. ESS supports any Matrix-compatible client.
28
28
29
29
.. contents::
30
30
31
-
🛠️ Installing and configuration
32
-
===============================
31
+
🛠️ Installation and configuration
32
+
==================================
33
33
34
34
The Synapse documentation describes `how to install Synapse <https://element-hq.github.io/synapse/latest/setup/installation.html>`_. We recommend using
35
35
`Docker images <https://element-hq.github.io/synapse/latest/setup/installation.html#docker-images-and-ansible-playbooks>`_ or `Debian packages from Matrix.org
@@ -133,7 +133,7 @@ connect from a client: see
133
133
An easy way to get started is to login or register via Element at
134
134
https://app.element.io/#/login or https://app.element.io/#/register respectively.
135
135
You will need to change the server you are logging into from ``matrix.org``
136
-
and instead specify a Homeserver URL of ``https://<server_name>:8448``
136
+
and instead specify a homeserver URL of ``https://<server_name>:8448``
137
137
(or just ``https://<server_name>`` if you are using a reverse proxy).
0 commit comments