From 86cfca94b635068d2e516a8a963095b13d439470 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Thu, 21 Nov 2024 11:13:48 +0200 Subject: [PATCH] Fix typo and add an extra newline --- docs/configuring-playbook-ma1sd.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/configuring-playbook-ma1sd.md b/docs/configuring-playbook-ma1sd.md index bae241988..adebb4abd 100644 --- a/docs/configuring-playbook-ma1sd.md +++ b/docs/configuring-playbook-ma1sd.md @@ -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)