1
1
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-11-22 19:42:03 +01:00

Enable serve-expired

This commit is contained in:
Frank Denis 2016-12-16 08:53:46 +01:00
parent e8204df731
commit 1814c3c844

@ -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