add unbound dashboard
This commit is contained in:
parent
6864cb27cd
commit
e4c76db648
3 changed files with 28 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
{
|
||||
services.unbound = {
|
||||
enable = true;
|
||||
localControlSocketPath = "/run/unbound/control.sock";
|
||||
settings = {
|
||||
server = {
|
||||
extended-statistics = true;
|
||||
rrset-cache-size = "64M";
|
||||
msg-cache-size = "64M";
|
||||
discard-timeout = 4800;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue