From e71cdc706ac5cfb02b8a71af95906b0dbf22cf83 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Mon, 24 Jul 2017 09:47:08 +0300 Subject: [PATCH] geoipbackend: Update documentation to note the possibility of mixing service and static records --- docs/backends/geoip.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/backends/geoip.rst b/docs/backends/geoip.rst index c164d29fca..0ac64ecbce 100644 --- a/docs/backends/geoip.rst +++ b/docs/backends/geoip.rst @@ -167,6 +167,9 @@ then caching will not happen for any records of something.example.com. If you need to use TXT for debugging, make sure you use dedicated name for it. +Since v4.1.0 you can mix service and static records to produce the sum +of these records, including apex record. + .. warning:: If your services match wildcard records in your zone file then these will be returned as CNAMEs. This will only be an issue if you -- 2.47.2