From 24aeae14e0c7cc56faf4ad3bb4c9c84e503080c4 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Fri, 17 May 2013 10:34:58 +0200 Subject: [PATCH] add include-dir to pdns.conf-dist --- pdns/pdns.conf-dist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pdns/pdns.conf-dist b/pdns/pdns.conf-dist index 83e80b23b8..e37587be1b 100644 --- a/pdns/pdns.conf-dist +++ b/pdns/pdns.conf-dist @@ -129,6 +129,11 @@ # # guardian=no +################################# +# include-dir Include *.conf files from this directory +# +# include-dir= + ################################# # launch Which backends to launch and order to query them in # -- 2.47.3