system: change unbound cache-max-negative-ttl

This commit is contained in:
NullBite 2024-04-08 13:04:00 -04:00
parent e9caab98f7
commit 39b3e0873d
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -14,6 +14,7 @@ in
settings = {
server = {
prefetch = true;
cache-max-negative-ttl = 5;
};
};
};