Add support for configuring Synapse's media_storage_providers

In the future, we'll also inject media storage providers that we support
into the `matrix_synapse_media_storage_providers_auto` list.
This commit is contained in:
Slavi Pantaleev
2022-10-14 16:28:47 +03:00
parent 62215a87fe
commit 0da068c7e6
2 changed files with 21 additions and 0 deletions

View File

@ -1029,6 +1029,7 @@ media_store_path: "/matrix-media-store-parent/{{ matrix_synapse_media_store_dire
# store_synchronous: false
# config:
# directory: /mnt/some/other/directory
media_storage_providers: {{ matrix_synapse_media_storage_providers | to_json }}
# The largest allowed upload size in bytes
#