From 9c094f10d0037e27578369b67f599ac1a16092be Mon Sep 17 00:00:00 2001 From: rdujardin Date: Thu, 28 Jul 2016 17:25:57 +0200 Subject: [PATCH] DNS support Last of initial commits for DNS support --- docs/data-model/dns.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/data-model/dns.md b/docs/data-model/dns.md index ddaff7a7a..88ff535c8 100644 --- a/docs/data-model/dns.md +++ b/docs/data-model/dns.md @@ -38,3 +38,4 @@ However, the zones must be created first, they won't be so automatically. Reverse DNS is not supported by Record objects, but by the "PTR" field in IP addresses. If this field is modified and not empty, a corresponding A/AAAA record is automatically created if the corresponding zone is found in the database. Be careful, if there was A/AAAA records for the old PTR value, they are not deleted. +