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