MatrixSynapse/docs
Erik Johnston acb2ac5863 Update MSC1711 FAQ to be explicit about well-known (#4584)
A surprising number of people are using the well-known method, and are
simply copying the example configuration. This is problematic as the
example includes an explicit port, which causes inbound federation
requests to have the HTTP Host header include the port, upsetting some
reverse proxies.

Given that, we update the well-known example to be more explicit about
the various ways you can set it up, and the consequence of using an
explict port.
2019-02-07 19:30:32 +00:00
..
admin_api
privacy_policy_templates/en
sphinx
ACME.md
CAPTCHA_SETUP.rst
MSC1711_certificates_FAQ.md Update MSC1711 FAQ to be explicit about well-known (#4584) 2019-02-07 19:30:32 +00:00
README.rst
ancient_architecture_notes.rst
application_services.rst
architecture.rst
code_style.rst
consent_tracking.md
log_contexts.rst
manhole.md
media_repository.rst
metrics-howto.rst
password_auth_providers.rst
postgres.rst
replication.rst
server_notices.md
tcp_replication.rst
turn-howto.rst
url_previews.md
user_directory.md
workers.rst

README.rst

All matrix-generic documentation now lives in its own project at

github.com/matrix-org/matrix-doc.git

Only Synapse implementation-specific documentation lives here now
(together with some older stuff will be shortly migrated over to matrix-doc)