瀏覽代碼

Fix link to using external PostgreSQL in README

pull/8/head
Aaron Raimist 7 年之前
committed by GitHub
父節點
當前提交
5ea4917d59
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -12,7 +12,7 @@ Using this playbook, you can get the following services configured on your serve


- (optional) [Amazon S3](https://aws.amazon.com/s3/) storage for your Matrix Synapse's content repository (`media_store`) files using [Goofys](https://github.com/kahing/goofys) - (optional) [Amazon S3](https://aws.amazon.com/s3/) storage for your Matrix Synapse's content repository (`media_store`) files using [Goofys](https://github.com/kahing/goofys)


- (optional default) [PostgreSQL](https://www.postgresql.org/) database for Matrix Synapse. [Using an external PostgreSQL server](configuring-playbook-external-postgres.md) is also possible.
- (optional default) [PostgreSQL](https://www.postgresql.org/) database for Matrix Synapse. [Using an external PostgreSQL server](docs/configuring-playbook-external-postgres.md) is also possible.


- a [coturn](https://github.com/coturn/coturn) STUN/TURN server for WebRTC audio/video calls - a [coturn](https://github.com/coturn/coturn) STUN/TURN server for WebRTC audio/video calls




Loading…
取消
儲存