File: lua2.conf

package info (click to toggle)
pdns 5.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,824 kB
  • sloc: cpp: 101,240; sh: 5,616; makefile: 2,318; sql: 860; ansic: 675; python: 635; yacc: 245; perl: 161; lex: 131
file content (17 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# See https://docs.powerdns.com/authoritative/backends/lua2.html
launch+=lua2

#################################
# lua2-api	Lua backend API version
#
# lua2-api=2

#################################
# lua2-filename	Filename of the script for lua backend
#
# lua2-filename=powerdns-luabackend.lua

#################################
# lua2-query-logging	Logging of the Lua2 Backend
#
# lua2-query-logging=no