|
|
|
@@ -532,7 +532,7 @@ matrix_synapse_ext_spam_checker_mjolnir_antispam_config_ban_lists: [] |
|
|
|
|
|
|
|
matrix_s3_media_store_enabled: false |
|
|
|
matrix_s3_media_store_custom_endpoint_enabled: false |
|
|
|
matrix_s3_goofys_docker_image: "ewoutp/goofys:latest" |
|
|
|
matrix_s3_goofys_docker_image: "brndnmtthws/goofys:latest" |
|
|
|
matrix_s3_goofys_docker_image_force_pull: "{{ matrix_s3_goofys_docker_image.endswith(':latest') }}" |
|
|
|
matrix_s3_media_store_custom_endpoint: "your-custom-endpoint" |
|
|
|
matrix_s3_media_store_bucket_name: "your-bucket-name" |
|
|
|
|