Sfoglia il codice sorgente

Merge pull request #1075 from throwawayay/patch-1

docs: update Configuring DNS in Hydrogen setup
pull/1079/head
Slavi Pantaleev 4 anni fa
committed by GitHub
parent
commit
4879fdd46b
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      docs/configuring-playbook-client-hydrogen.md

+ 1
- 1
docs/configuring-playbook-client-hydrogen.md Vedi File

@@ -12,7 +12,7 @@ matrix_client_hydrogen_enabled: true


You will also need to add a DNS record so that Hydrogen can be accessed. You will also need to add a DNS record so that Hydrogen can be accessed.
By default Hydrogen will use https://hydrogen.DOMAIN so you will need to create an CNAME record By default Hydrogen will use https://hydrogen.DOMAIN so you will need to create an CNAME record
for `hydrogen`. See [docs/configuring-dns.md](docs/configuring-dns.md).
for `hydrogen`. See [Configuring DNS](configuring-dns.md).


If you would like to use a different domain, add the following to your configuration file (changing it to use your preferred domain): If you would like to use a different domain, add the following to your configuration file (changing it to use your preferred domain):




Caricamento…
Annulla
Salva