mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Fix README omission related to S3 setup
This commit is contained in:
		| @@ -138,6 +138,7 @@ You then need to enable S3 support in your configuration file (`inventory/matrix | ||||
| It would be something like this: | ||||
|  | ||||
| ``` | ||||
| matrix_s3_media_store_enabled: true | ||||
| matrix_s3_media_store_bucket_name: "your-bucket-name" | ||||
| matrix_s3_media_store_aws_access_key: "access-key-goes-here" | ||||
| matrix_s3_media_store_aws_secret_key: "secret-key-goes-here" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user