mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-24 00:29:58 -05:00
ratelimiting) to libunbound under 'ub_result.was_ratelimited'. This also introduces a change to 'ub_event_callback_type' in libunbound/unbound-event.h. - Tidy pylib tests. git-svn-id: file:///svn/unbound/trunk@4828 be551aaa-1e26-0410-a405-d3ace91eadb9
14 lines
236 B
Text
14 lines
236 B
Text
server:
|
|
verbosity: 2
|
|
use-syslog: no
|
|
directory: ""
|
|
pidfile: "unbound.pid"
|
|
chroot: ""
|
|
username: ""
|
|
do-not-query-localhost: no
|
|
module-config: "validator iterator"
|
|
|
|
stub-zone:
|
|
name: "example.com."
|
|
stub-addr: "127.0.0.1@@TOPORT@"
|
|
|