mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-25 10:47:51 +02:00
Switch from s3fs to Goofys
Improves performance of media store operations.
This commit is contained in:
2
roles/matrix-server/templates/env/env-goofys.j2
vendored
Normal file
2
roles/matrix-server/templates/env/env-goofys.j2
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
AWS_ACCESS_KEY={{ matrix_s3_media_store_aws_access_key }}
|
||||
AWS_SECRET_KEY={{ matrix_s3_media_store_aws_secret_key }}
|
Reference in New Issue
Block a user