mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
unbound: fix whitespace
* Fix upstream whitespace change in the patch. * Minor cleanup to the header. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
diff --git a/doc/example.conf.in b/doc/example.conf.in
|
|
||||||
index ff90e3b..5c20fdf 100644
|
|
||||||
--- a/doc/example.conf.in
|
--- a/doc/example.conf.in
|
||||||
+++ b/doc/example.conf.in
|
+++ b/doc/example.conf.in
|
||||||
@@ -38,6 +38,8 @@ server:
|
@@ -38,6 +38,8 @@ server:
|
||||||
@@ -77,7 +75,7 @@ index ff90e3b..5c20fdf 100644
|
|||||||
# the maximum number of hosts that are cached (roundtrip, EDNS, lame).
|
# the maximum number of hosts that are cached (roundtrip, EDNS, lame).
|
||||||
# infra-cache-numhosts: 10000
|
# infra-cache-numhosts: 10000
|
||||||
+ infra-cache-numhosts: 200
|
+ infra-cache-numhosts: 200
|
||||||
|
|
||||||
# define a number of tags here, use with local-zone, access-control.
|
# define a number of tags here, use with local-zone, access-control.
|
||||||
# repeat the define-tag statement to add additional tags.
|
# repeat the define-tag statement to add additional tags.
|
||||||
@@ -215,6 +228,8 @@ server:
|
@@ -215,6 +228,8 @@ server:
|
||||||
|
|||||||
Reference in New Issue
Block a user