]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
geoipbackend: Document loading zones from directory. 11597/head
authorAki Tuomi <cmouse@cmouse.fi>
Sun, 1 May 2022 18:50:05 +0000 (21:50 +0300)
committerAki Tuomi <cmouse@cmouse.fi>
Mon, 28 Aug 2023 12:44:07 +0000 (15:44 +0300)
docs/backends/geoip.rst

index 4c04a818dfddc5120f0660690894bd2f073ff6ab..8dccea036c3689c20b44404772adf32ea32d7968 100644 (file)
@@ -164,6 +164,7 @@ Keys explained
                            format (e.g. %cc).
   :custom_mapping: Defines the mapping between the lookup format and a custom value to replace ``%mp`` placeholder.
 
+:zones_dir: Directory to load zones from. Each file must contain exactly one ``zone:`` object,  formatted like individual domains in the example configuration above.
 :mapping_lookup_formats: Same as per domain, but used as default value if not defined at the domain level.
 :custom_mapping: Same as per domain, but used as default value if not defined at the domain level.