]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth: Link to pdns Wiki for updatescript examples 9250/head
authortokred <tok@redux1.net>
Wed, 17 Jun 2020 12:47:12 +0000 (14:47 +0200)
committertokred <tok@redux1.net>
Wed, 17 Jun 2020 12:47:12 +0000 (14:47 +0200)
docs/dnsupdate.rst

index a1392a28a36377590f82cfbe31f526f871ac5d98..55629cc56bb147137fd6f7769b78028b813ba67b 100644 (file)
@@ -518,3 +518,6 @@ Simple example script:
 
       return false
     end
+
+Additional updatepolicy example scripts can be found in our
+`Wiki <https://github.com/PowerDNS/pdns/wiki/Lua-Examples-(Authoritative)>`__.