From: tcely Date: Tue, 17 Sep 2019 17:33:16 +0000 (-0400) Subject: lua-logging-query -> lua-query-logging X-Git-Tag: dnsdist-1.4.0-rc3~40^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4298a082f2d6f0df87ed5495b9127d9099c77743;p=pdns lua-logging-query -> lua-query-logging --- diff --git a/builder-support/debian/authoritative/debian-buster/config/lua.conf b/builder-support/debian/authoritative/debian-buster/config/lua.conf index 529fe5195..e2edf4b8b 100644 --- a/builder-support/debian/authoritative/debian-buster/config/lua.conf +++ b/builder-support/debian/authoritative/debian-buster/config/lua.conf @@ -1,6 +1,6 @@ # Configuration for the lua backend #lua-filename = powerdns-luabackend.lua -#lua-logging-query = no +#lua-query-logging = no # You can also override all the default functionsnames for the luafunctions if you # want. The prefix is lua-f_=mynewfunction. For example: diff --git a/builder-support/debian/authoritative/debian-jessie/config/lua.conf b/builder-support/debian/authoritative/debian-jessie/config/lua.conf index 529fe5195..e2edf4b8b 100644 --- a/builder-support/debian/authoritative/debian-jessie/config/lua.conf +++ b/builder-support/debian/authoritative/debian-jessie/config/lua.conf @@ -1,6 +1,6 @@ # Configuration for the lua backend #lua-filename = powerdns-luabackend.lua -#lua-logging-query = no +#lua-query-logging = no # You can also override all the default functionsnames for the luafunctions if you # want. The prefix is lua-f_=mynewfunction. For example: diff --git a/builder-support/debian/authoritative/debian-stretch/config/lua.conf b/builder-support/debian/authoritative/debian-stretch/config/lua.conf index 529fe5195..e2edf4b8b 100644 --- a/builder-support/debian/authoritative/debian-stretch/config/lua.conf +++ b/builder-support/debian/authoritative/debian-stretch/config/lua.conf @@ -1,6 +1,6 @@ # Configuration for the lua backend #lua-filename = powerdns-luabackend.lua -#lua-logging-query = no +#lua-query-logging = no # You can also override all the default functionsnames for the luafunctions if you # want. The prefix is lua-f_=mynewfunction. For example: diff --git a/builder-support/debian/authoritative/ubuntu-trusty/config/lua.conf b/builder-support/debian/authoritative/ubuntu-trusty/config/lua.conf index 529fe5195..e2edf4b8b 100644 --- a/builder-support/debian/authoritative/ubuntu-trusty/config/lua.conf +++ b/builder-support/debian/authoritative/ubuntu-trusty/config/lua.conf @@ -1,6 +1,6 @@ # Configuration for the lua backend #lua-filename = powerdns-luabackend.lua -#lua-logging-query = no +#lua-query-logging = no # You can also override all the default functionsnames for the luafunctions if you # want. The prefix is lua-f_=mynewfunction. For example: