From cb799d5c63eb4934f5093358cf1450898619cc8d Mon Sep 17 00:00:00 2001 From: Nicolas North Date: Thu, 12 Oct 2017 09:57:12 +0200 Subject: [PATCH] Document the "local" alias pointing to this box --- management/templates/custom-dns.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/management/templates/custom-dns.html b/management/templates/custom-dns.html index bd51d151..8b5b94aa 100644 --- a/management/templates/custom-dns.html +++ b/management/templates/custom-dns.html @@ -14,6 +14,8 @@

You can set additional DNS records, such as if you have a website running on another server, to add DKIM records for external mail providers, or for various confirmation-of-ownership tests.

+

To set an A or AAAA record pointing to this box, simply write local in the Value field.

+