mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-07 11:17:34 +01:00
e4dd933cf0
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1058
We may try to capture such calls and return a friendlier response (HTML
or JSON) saying "The Synapse Admin API is not enabled", but that may not
be desirable.
For now, we stick to what "upstream" recommends: "simply
don't proxy these APIs", which should lead to the same kind of 404 that
we have now.
See here:
|
||
---|---|---|
.. | ||
matrix-base-domain.conf.j2 | ||
matrix-bot-go-neb.conf.j2 | ||
matrix-client-element.conf.j2 | ||
matrix-dimension.conf.j2 | ||
matrix-domain.conf.j2 | ||
matrix-grafana.conf.j2 | ||
matrix-jitsi.conf.j2 | ||
matrix-riot-web.conf.j2 | ||
matrix-sygnal.conf.j2 | ||
matrix-synapse.conf.j2 | ||
nginx-http.conf.j2 |