From a85ae31b39b34d3a97946c2833f09312fc426288 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 22 Jul 2018 12:42:17 +0200 Subject: no caching. --- hel.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hel.nix') diff --git a/hel.nix b/hel.nix index 5a029552..eb1b5ba4 100644 --- a/hel.nix +++ b/hel.nix @@ -120,6 +120,7 @@ domains = ["midgard.yggdrasil" "asgard.yggdrasil" "yggdrasil"]; extraConfig = '' DNSStubListener=on + Cache=off ''; }; -- cgit v1.2.3