shell-things/etc/unbound/unbound.conf.d/threads.conf

7 lines
168 B
Plaintext
Raw Normal View History

server:
2023-02-21 18:08:54 +01:00
# Use two threads, I think more than 1 threads will help with Firefox
# at times telling name resolution failed
num-threads: 2
# vim: filetype=unbound.conf