diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2015-02-12 21:01:12 +0100 |
---|---|---|
committer | Heiner Kallweit <hkallweit1@gmail.com> | 2015-02-12 21:01:12 +0100 |
commit | 2cfb8c6c2a7d4a21e9c81be8b68b806b12b40a9c (patch) | |
tree | 4aff10d6c70bb96d9a8b50131a7fc958f3ae9673 /net/unbound/patches | |
parent | f2370ca1dbe11f1edcb145f186cbbe7543970d62 (diff) |
unbound: bump to version 1.5.1
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Diffstat (limited to 'net/unbound/patches')
-rw-r--r-- | net/unbound/patches/001-conf.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/unbound/patches/001-conf.patch b/net/unbound/patches/001-conf.patch index 6300e516a..0d53615e2 100644 --- a/net/unbound/patches/001-conf.patch +++ b/net/unbound/patches/001-conf.patch @@ -149,6 +149,6 @@ # plain value in bytes or you can append k, m or G. default is "1Mb". # neg-cache-size: 1m + neg-cache-size: 10k - + # By default, for a number of zones a small default 'nothing here' # reply is built-in. Query traffic is thus blocked. If you |