plugins
plugins copied to clipboard
dns/bind: Added options to control recursion
Adds options to control recursion:
- Adds an option to explicitly enable recursion, when unchecked sets recursion=no
- Adds an option for allow-query-cache, which effectively controls recursion
- Updated help and reformatted
Split from PR #4892.
Resolves #4887
@fichtner, just those last two unresolved convos methinks...
This PR also bumps the General model to v1.0.13, but leaving the message alone so as to avoid the required force-push...