From: Jan Hilberath Date: Sun, 25 Oct 2020 07:28:16 +0000 (+0900) Subject: Fix typo in Recursor UDR documentation X-Git-Tag: auth-4.4.0-alpha2~17^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9642%2Fhead;p=thirdparty%2Fpdns.git Fix typo in Recursor UDR documentation --- diff --git a/pdns/recursordist/docs/nod_udr.rst b/pdns/recursordist/docs/nod_udr.rst index bdcf4c7c59..1ca8a4dbb3 100644 --- a/pdns/recursordist/docs/nod_udr.rst +++ b/pdns/recursordist/docs/nod_udr.rst @@ -50,7 +50,7 @@ This is because well-behaved domains tend to return fairly stable results to DNS UDR is disabled by default - to enable it, set ``unique-response-tracking=yes`` in recursor.conf. -The data is persisted to /var/log/pdns-recursor/udr by default, which can be changed with the setting ``unique-response-history-dir=``. +The data is persisted to /var/lib/pdns-recursor/udr by default, which can be changed with the setting ``unique-response-history-dir=``. The SBF (which is maintained separately per recursor thread) cell size defaults to 67108864, which can be changed using the setting ``unique-response-db-size``. The same caveats regarding FPs/FNs apply as for NOD.