Slavi Pantaleev 1 год назад
Родитель
Сommit
34b91957f0
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      roles/custom/matrix-synapse/templates/synapse/worker.yaml.j2

+ 1
- 1
roles/custom/matrix-synapse/templates/synapse/worker.yaml.j2 Просмотреть файл

@@ -29,7 +29,7 @@ worker_log_config: /data/{{ matrix_server_fqn_matrix }}.log.config
{% endif %} {% endif %}
{% if matrix_synapse_worker_details.type == 'media_repository' %} {% 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. requires serving the client and federation resources.
#} #}
{% set http_resources = http_resources + ['media', 'client', 'federation'] %} {% set http_resources = http_resources + ['media', 'client', 'federation'] %}


Загрузка…
Отмена
Сохранить