From: Ruben Kerkhof Date: Thu, 17 Jul 2014 20:55:54 +0000 (+0200) Subject: Fix typo X-Git-Tag: auth-3.4.0-rc1~31^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1620%2Fhead;p=thirdparty%2Fpdns.git Fix typo --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index df975a5a04..f8efba01dd 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -12274,7 +12274,7 @@ local0.err /var/log/pdns.err faster, depending on your operating system and architecture. - Another very important setting cache-ttl. PDNS caches entire packets it sends out so as to save the + Another very important setting is cache-ttl. PDNS caches entire packets it sends out so as to save the time to query backends to assemble all data. The default setting of 20 seconds may be low for high traffic sites, a value of 60 seconds rarely leads to problems.