ソースを参照

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:



読み込み中…
キャンセル
保存