Unbound: Difference between revisions

J8 (talk | contribs)
Correcting typos, improving explanations and adding options
J8 (talk | contribs)
Typo
Line 10: Line 10:
services.unbound = {
services.unbound = {
   enable = true;
   enable = true;
   # nex line is optional (RFC7816)
   # next line is optional (RFC7816)
   settings.server.qname-minimisation = true;
   settings.server.qname-minimisation = true;
};
};