Skip to content

Instantly share code, notes, and snippets.

@raymond-yn
raymond-yn / unbound.conf
Created February 22, 2019 13:33
unbound.conf
#Use this to include other text into the file.
include: "/usr/local/etc/unbound/conf.d/*.conf"
forward-zone:
name: "."
forward-addr: 8.8.8.8
# The server clause sets the main parameters.
server:
# number of threads to create. 1 disables threading.
num-threads: 1