Hi all,

On the bottom of unbound.conf file we have:
include: /etc/unbound/conf.d/*.conf

I would like to create as example new file with path:
/etc/unbound/conf.d/server.conf
with next content:
server:
  extended-statistics: no
  and some another options


Will be it working? Does unbound merge all included configuration with
server section in unbound.conf?

Reply via email to