matrix-org / synapse-s3-storage-provider

Synapse storage provider to fetch and store media in Amazon S3
Apache License 2.0
118 stars 33 forks source link

Allow configuration of where the Synapse homeserver yaml file containing DB settings is loaded from #111

Closed benbz closed 5 months ago

benbz commented 5 months ago

Because the deployment may not have a homeserver.yaml file, or it may not contain the DB settings (they're in another file) or homeserver.yaml is on a read-only filesystem and the script needs to be run from another directory to be able to write cache.db