Skip to content

Commit f048a0f

Browse files
committed
Revert s3-storage-provider (1.6.0 -> 1.5.0)
Ref: matrix-org/synapse-s3-storage-provider#134 (comment) Related to #4635
1 parent b54eadb commit f048a0f

File tree

1 file changed

+1
-1
lines changed
  • roles/custom/matrix-synapse/defaults

1 file changed

+1
-1
lines changed

roles/custom/matrix-synapse/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1472,7 +1472,7 @@ matrix_synapse_ext_encryption_config_yaml: |
14721472
# Enabling this will enable customizations and inject the appropriate Dockerfile clauses for installing synapse-s3-storage-provider.
14731473
matrix_synapse_ext_synapse_s3_storage_provider_enabled: false
14741474
# renovate: datasource=github-releases depName=matrix-org/synapse-s3-storage-provider
1475-
matrix_synapse_ext_synapse_s3_storage_provider_version: 1.6.0
1475+
matrix_synapse_ext_synapse_s3_storage_provider_version: 1.5.0
14761476
# Controls whether media from this (local) server is stored in s3-storage-provider
14771477
matrix_synapse_ext_synapse_s3_storage_provider_store_local: true
14781478
# Controls whether media from remote servers is stored in s3-storage-provider

0 commit comments

Comments
 (0)