Browse Source

Merge pull request #3722 from luixxiul/fix

Update docs/configuring-playbook-s3.md: replace the URL to matrix-media-repo
pull/3723/head
Slavi Pantaleev 1 year ago
committed by GitHub
parent
commit
0a192bcfcf
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-playbook-s3.md

+ 1
- 1
docs/configuring-playbook-s3.md View File

@@ -106,4 +106,4 @@ To set up Synapse to store files in S3, follow the instructions for the method o

- using [synapse-s3-storage-provider](configuring-playbook-synapse-s3-storage-provider.md) (recommended)
- using [Goofys to mount the S3 store to the local filesystem](configuring-playbook-s3-goofys.md)
- using [matrix-media-repo](https://docs.t2bot.io/matrix-media-repo/configuration/s3-datastore.html)
- using [matrix-media-repo](configuring-playbook-matrix-media-repo.md)

Loading…
Cancel
Save