From 1814c3c844985ae2eb452f85de31c0e08c73301f Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Fri, 16 Dec 2016 08:53:46 +0100 Subject: [PATCH] Enable serve-expired --- unbound.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/unbound.sh b/unbound.sh index 05ac1e1..d3e9d3d 100755 --- a/unbound.sh +++ b/unbound.sh @@ -63,6 +63,7 @@ server: msg-cache-size: @MSG_CACHE_SIZE@ rrset-cache-size: @RR_CACHE_SIZE@ neg-cache-size: 4M + serve-expired: yes access-control: 0.0.0.0/0 allow access-control: ::0/0 allow