1. Is there a typo in [unbound.conf](https://unbound.docs.nlnetlabs.nl/en/latest/manpages/unbound.conf.html) for the default value of the `harden-short-bufsize` argument. I think its default value should be` no` and not `on`.  2. Also see this:  The argument for `caps-whitelist` should not be `<yes or no>` but should be `<domain>`. 3. Another:  The argument for `ipsecmod-whitelist` should not be `<yes or no>` but should be `<domain>`.
Is there a typo in unbound.conf for the default value of the
harden-short-bufsizeargument. I think its default value should benoand noton.Also see this:

The argument for
caps-whitelistshould not be<yes or no>but should be<domain>.Another:

The argument for
ipsecmod-whitelistshould not be<yes or no>but should be<domain>.