File tree Expand file tree Collapse file tree
roles/custom/matrix-synapse/defaults Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1471,7 +1471,8 @@ matrix_synapse_ext_encryption_config_yaml: |
14711471# Installing it requires building a customized Docker image for Synapse (see `matrix_synapse_container_image_customizations_enabled`).
14721472# Enabling this will enable customizations and inject the appropriate Dockerfile clauses for installing synapse-s3-storage-provider.
14731473matrix_synapse_ext_synapse_s3_storage_provider_enabled : false
1474- matrix_synapse_ext_synapse_s3_storage_provider_version : 1.5.0
1474+ # renovate: datasource=github-releases packageName=matrix-org/synapse-s3-storage-provider
1475+ matrix_synapse_ext_synapse_s3_storage_provider_version : 1.6.0
14751476# Controls whether media from this (local) server is stored in s3-storage-provider
14761477matrix_synapse_ext_synapse_s3_storage_provider_store_local : true
14771478# Controls whether media from remote servers is stored in s3-storage-provider
You can’t perform that action at this time.
0 commit comments