Browse Source

Improve wording a bit

pull/6/head
Slavi Pantaleev 7 years ago
parent
commit
f254aaf44a
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      docs/configuring-playbook-s3.md
  2. +1
    -1
      docs/configuring-playbook.md

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

@@ -1,4 +1,4 @@
# Amazon S3 configuration (optional)
# Storing Matrix media files on Amazon S3 (optional)

By default, this playbook configures your server to store Matrix Synapse's content repository (`media_store`) files on the local filesystem.
If that's alright, you can skip this.


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

@@ -23,7 +23,7 @@ When you're done with all the configuration you'd like to do, continue with [Ins

## Other configuration options

- [Amazon S3 configuration](configuring-playbook-s3.md) (optional)
- [Storing Matrix media files on Amazon S3](configuring-playbook-s3.md) (optional)

- [Using an external PostgreSQL server](configuring-playbook-external-postgres.md) (optional)


Loading…
Cancel
Save