mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
Update synapse-s3-storage-provider
looks like newer version is required for synapse 1.96.1
This commit is contained in:
parent
3e696594b4
commit
743d580daa
@ -907,7 +907,7 @@ matrix_synapse_ext_encryption_config_yaml: |
|
||||
# Installing it requires building a customized Docker image for Synapse (see `matrix_synapse_container_image_customizations_enabled`).
|
||||
# Enabling this will enable customizations and inject the appropriate Dockerfile clauses for installing synapse-s3-storage-provider.
|
||||
matrix_synapse_ext_synapse_s3_storage_provider_enabled: false
|
||||
matrix_synapse_ext_synapse_s3_storage_provider_version: 1.2.1
|
||||
matrix_synapse_ext_synapse_s3_storage_provider_version: 1.3.0
|
||||
# Controls whether media from this (local) server is stored in s3-storage-provider
|
||||
matrix_synapse_ext_synapse_s3_storage_provider_store_local: true
|
||||
# Controls whether media from remote servers is stored in s3-storage-provider
|
||||
|
Loading…
Reference in New Issue
Block a user