blob: 3bf8df475d36ee683cd9a8c6c56c365cd81a0992 (
plain) (
tree)
|
|
server:
verbosity: 2
num-threads: 3
port: @PORT@
use-syslog: no
directory: ""
pidfile: "unbound.pid"
chroot: ""
username: ""
do-not-query-localhost: no
module-config: "validator python iterator"
python:
python-script: "pymod_thread.py"
forward-zone:
name: "."
forward-addr: "127.0.0.1@@TOPORT@"
|