]> granicus.if.org Git - pdns/commitdiff
Lua scripts ARE for production use.
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 29 May 2013 08:29:01 +0000 (10:29 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 29 May 2013 08:29:01 +0000 (10:29 +0200)
pdns/docs/pdns.xml

index 4a587a6ce60fbc0653fb11eb5fbb9e0b0ca819a3..96965ce6cdda696e8c451b411e5cccec6c70940e 100644 (file)
@@ -15095,7 +15095,9 @@ Tell PowerDNS to log all incoming DNS queries. This will lead to a lot of loggin
            <term>lua-prequery-script=...</term>
            <listitem>
              <para>
-               Lua script to run before answering a query. Not for production use!
+               Lua script to run before answering a query. Has hooks for
+               capturing requests, modifying answers and intercepting
+               errors.
              </para>
            </listitem>
          </varlistentry>