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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8308%2Fhead;p=thirdparty%2Fpdns.git 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 529fe51953..e2edf4b8b1 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 529fe51953..e2edf4b8b1 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 529fe51953..e2edf4b8b1 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 529fe51953..e2edf4b8b1 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: