verbose(true)
modules = {
	'hints',
	dnstap = {
		socket_path = "/tmp/dnstap.sock",
		log_responses = true,
	}
}
hints['fake1.localdomain'] = '1.2.3.4'
hints['fake2.localdomain'] = '1.2.3.5'
hints['fake3.localdomain'] = '1.2.3.6'
