On Sun, Jan 13, 2019 at 4:54 AM Hans-Cees Speel via Unbound-users < [email protected]> wrote:
> > Should I thus: > > 1- add them to the config file (to make them stick forever) > > 2- add them via control-client to the server? (to make them available > without a reload) > > Yes. Unbound-control is only dealing with runtime data and it would be lost upon a simple restart, so you need to write it in your config file if you want it to stick upon the next restart.
