|
|
|
@@ -580,10 +580,10 @@ matrix_synapse_ext_encryption_config_yaml: | |
|
|
|
# So with setting matrix_synapse_media_storage_provider_s3_enabled to true the matrix_synapse_container_image_self_build is overwritten. |
|
|
|
# All configuration options are avaliable here: https://github.com/matrix-org/synapse-s3-storage-provider |
|
|
|
matrix_synapse_media_storage_provider_s3_enabled: false |
|
|
|
# Save media on remote S3 Bucket |
|
|
|
matrix_synapse_s3_media_store_on_s3: false |
|
|
|
# Save media on local media store |
|
|
|
matrix_synapse_media_storage_provider_s3_store_local: false |
|
|
|
# Save media on remote media store |
|
|
|
matrix_synapse_media_storage_provider_s3_store_remote: true |
|
|
|
matrix_synapse_s3_media_store_on_local_filesystem: true |
|
|
|
# Synchronous upload |
|
|
|
matrix_synapse_media_storage_provider_s3_store_synchronous: false |
|
|
|
|
|
|
|
|