Explorar el Código

Fix link to using external PostgreSQL in README

pull/8/head
Aaron Raimist hace 7 años
committed by GitHub
padre
commit
5ea4917d59
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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 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



Cargando…
Cancelar
Guardar