5
5
6
6
|support | |development | |documentation | |license | |pypi | |python |
7
7
8
- Synapse is an open source `Matrix <https://matrix.org >`_ homeserver
8
+ Synapse is an open source `Matrix <https://matrix.org >`__ homeserver
9
9
implementation, written and maintained by `Element <https://element.io >`_.
10
- `Matrix <https://github.com/matrix-org >`_ is the open standard for
10
+ `Matrix <https://github.com/matrix-org >`__ is the open standard for
11
11
secure and interoperable real time communications. You can directly run
12
12
and manage the source code in this repository, available under an AGPL
13
13
license. There is no support provided from Element unless you have a
@@ -119,7 +119,7 @@ impact to other applications will be minimal.
119
119
120
120
121
121
🧪 Testing a new installation
122
- ============================
122
+ =============================
123
123
124
124
The easiest way to try out your new Synapse installation is by connecting to it
125
125
from a web client.
@@ -173,10 +173,10 @@ As when logging in, you will need to specify a "Custom server". Specify your
173
173
desired ``localpart `` in the 'User name' box.
174
174
175
175
🎯 Troubleshooting and support
176
- =============================
176
+ ==============================
177
177
178
178
🚀 Professional support
179
- ----------------------
179
+ -----------------------
180
180
181
181
Enterprise quality support for Synapse including SLAs is available as part of an
182
182
`Element Server Suite (ESS) <https://element.io/pricing> ` subscription.
@@ -185,7 +185,7 @@ If you are an existing ESS subscriber then you can raise a `support request <htt
185
185
and access the `knowledge base <https://ems-docs.element.io> `.
186
186
187
187
🤝 Community support
188
- -------------------
188
+ --------------------
189
189
190
190
The `Admin FAQ <https://element-hq.github.io/synapse/latest/usage/administration/admin_faq.html >`_
191
191
includes tips on dealing with some common problems. For more details, see
@@ -202,7 +202,7 @@ issues for support requests, only for bug reports and feature requests.
202
202
.. _docs : docs
203
203
204
204
🪪 Identity Servers
205
- ==================
205
+ ===================
206
206
207
207
Identity servers have the job of mapping email addresses and other 3rd Party
208
208
IDs (3PIDs) to Matrix user IDs, as well as verifying the ownership of 3PIDs
0 commit comments