mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-09 17:11:05 +00:00
Update comment
This commit is contained in:
parent
a213164cb1
commit
34b91957f0
|
@ -29,7 +29,7 @@ worker_log_config: /data/{{ matrix_server_fqn_matrix }}.log.config
|
|||
{% endif %}
|
||||
{% if matrix_synapse_worker_details.type == 'media_repository' %}
|
||||
{#
|
||||
Handling authenticated media endpoints (`/_matrix/client/VERSION/media/` and `/_matrix/federation/v1/media/`)
|
||||
Handling authenticated media endpoints (`/_matrix/client/VERSION/media/` and `/_matrix/federation/VERSION/media/`)
|
||||
requires serving the client and federation resources.
|
||||
#}
|
||||
{% set http_resources = http_resources + ['media', 'client', 'federation'] %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user