From b93b3abc6f0c758d5d26ff0873ed620879b6cdd1 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 15 May 2025 17:15:16 +0200 Subject: [PATCH] Update dns_templates.md --- website/docs/admin/domains/dns_templates.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/admin/domains/dns_templates.md b/website/docs/admin/domains/dns_templates.md index e9c19715..e48252db 100644 --- a/website/docs/admin/domains/dns_templates.md +++ b/website/docs/admin/domains/dns_templates.md @@ -7,3 +7,6 @@ sidebar_position: 3 This interface allows you to edit the templates that OpenPanel uses to create DNS zone files for new domains. You may wish to use this interface when you use custom DNS configurations. ![edit zone screenshot](/img/admin/dns_templates_admin.png) + +- IPv4 Template: Template used for new user domains with IPv4 addresses. +- IPv6 Template: Template used for new user domains with IPv6 addresses.