From: Peter van Dijk Date: Thu, 15 Apr 2021 11:52:36 +0000 (+0200) Subject: formatting nit X-Git-Tag: dnsdist-1.6.0-rc1~4^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7375fb8ccd71a72749b52c003912d7a69fdbbdf;p=thirdparty%2Fpdns.git formatting nit --- diff --git a/pdns/recursordist/docs/lua-scripting/index.rst b/pdns/recursordist/docs/lua-scripting/index.rst index 2c18a05e09..d11c4da8bc 100644 --- a/pdns/recursordist/docs/lua-scripting/index.rst +++ b/pdns/recursordist/docs/lua-scripting/index.rst @@ -1,5 +1,5 @@ Scripting PowerDNS Recursor -====================== +=========================== In the PowerDNS Recursor, it is possible to modify resolving behaviour using simple scripts written in the `Lua `_ programming language. **Note**: This describes the Lua scripts as supported by 4.x. They are very different than the ones from 3.x, but tend to be faster and more correct.