mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-18 14:13:24 +00:00
Compare commits
4 Commits
ed9bb75a52
...
f048a0f9a5
Author | SHA1 | Date | |
---|---|---|---|
|
f048a0f9a5 | ||
|
b54eadb9e0 | ||
|
2b0ea94a72 | ||
|
ad9c01fd5b |
@@ -4,7 +4,7 @@ certifi==2025.10.5
|
||||
charset-normalizer==3.4.3
|
||||
click==8.3.0
|
||||
docutils==0.22.2
|
||||
idna==3.10
|
||||
idna==3.11
|
||||
imagesize==1.4.1
|
||||
Jinja2==3.1.6
|
||||
linkify-it-py==2.0.3
|
||||
|
@@ -1472,7 +1472,7 @@ matrix_synapse_ext_encryption_config_yaml: |
|
||||
# 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
|
||||
# renovate: datasource=github-releases depName=matrix-org/synapse-s3-storage-provider
|
||||
matrix_synapse_ext_synapse_s3_storage_provider_version: 1.6.0
|
||||
matrix_synapse_ext_synapse_s3_storage_provider_version: 1.5.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
|
||||
|
Reference in New Issue
Block a user