Parcourir la source

Merge pull request #3747 from luixxiul/fix

Update docs/configuring-dns.md and docs/prerequisites.md: add the common horizontal line
pull/3750/head
Slavi Pantaleev il y a 1 an
committed by GitHub
Parent
révision
8b9833bfd2
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: B5690EEEBB952194
2 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. +2
    -1
      docs/configuring-dns.md
  2. +2
    -0
      docs/prerequisites.md

+ 2
- 1
docs/configuring-dns.md Voir le fichier

@@ -97,5 +97,6 @@ This is an optional feature for the optionally-installed [ma1sd service](configu

To make the [postmoogle](configuring-playbook-bridge-postmoogle.md) email bridge enable its email sending features, you need to configure SPF (TXT), DMARC (TXT), DKIM (TXT) and MX records

---
---------------------------------------------

When you're done with the DNS configuration and ready to proceed, continue with [Getting the playbook](getting-the-playbook.md).

+ 2
- 0
docs/prerequisites.md Voir le fichier

@@ -46,4 +46,6 @@ To install Matrix services using this Ansible playbook, you need:
- the range `49152-49172/udp`: TURN over UDP
- potentially some other ports, depending on the additional (non-default) services that you enable in the **configuring the playbook** step (later on). Consult each service's documentation page in `docs/` for that.

---------------------------------------------

When ready to proceed, continue with [Configuring DNS](configuring-dns.md).

Chargement…
Annuler
Enregistrer