mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
8 lines
157 B
Text
8 lines
157 B
Text
# test config to direct traffic to testns.
|
|
server:
|
|
do-not-query-localhost: no
|
|
fake-sha1: yes
|
|
forward-zone:
|
|
name: "."
|
|
forward-addr: "127.0.0.1@@TOPORT@"
|
|
|