Quellcode durchsuchen

Fix typo and add an extra newline

pull/3795/head
Slavi Pantaleev vor 1 Jahr
committed by GitHub
Ursprung
Commit
86cfca94b6
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. +2
    -1
      docs/configuring-playbook-ma1sd.md

+ 2
- 1
docs/configuring-playbook-ma1sd.md Datei anzeigen

@@ -12,7 +12,8 @@ See the project's [documentation](https://github.com/ma1uta/ma1sd) to learn what

## Adjusting DNS records

To make the ma1sd Identity Server enable its federation features, set up an SRV record that looks like this:
To make the ma1sd Identity Server enable its federation features, set up a SRV record that looks like this:

- Name: `_matrix-identity._tcp` (use this text as-is)
- Content: `10 0 443 matrix.example.com` (replace `example.com` with your own)



Laden…
Abbrechen
Speichern