瀏覽代碼

Add additional media repository prefix paths to matrix_synapse_workers_media_repository_endpoints

Related to https://github.com/element-hq/synapse/pull/17421
pull/3425/head
Slavi Pantaleev 2 年之前
父節點
當前提交
c6d8a68e77
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      roles/custom/matrix-synapse/vars/main.yml

+ 2
- 0
roles/custom/matrix-synapse/vars/main.yml 查看文件

@@ -243,6 +243,8 @@ matrix_synapse_workers_media_repository_endpoints:
# Handles the media repository. It can handle all endpoints starting with:

- ^/_matrix/media/
- ^/_matrix/client/v1/media/
- ^/_matrix/federation/v1/media/

# ... and the following regular expressions matching media-specific administration APIs:



Loading…
取消
儲存