From: Peter van Dijk Date: Thu, 17 Jan 2013 10:19:27 +0000 (+0000) Subject: document dropped pdns.conf flags X-Git-Tag: rec-3.5-rc1~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b52b108e423b55756df5166e3f96a05587083da;p=pdns document dropped pdns.conf flags git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3060 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index d39bca97d..cffe2702e 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -11313,6 +11313,10 @@ create index recordorder on records (domain_id, ordername text_pattern_ops); pipe-timeout is in fact in milliseconds. To avoid some surprise, the default is now 2000 (2 seconds). If you have slow pipebackend scripts, make sure to increase pipe-timeout. + + Some configuration settings (that did not do anything, anyway) have been removed. You need to remove + them from your configuration to start pdns_server. They are: lazy-recursion, use-logfile, logfile. +