From c29ab5aca8f9003950deb87b71822435c344b89f Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 19 Aug 2014 19:01:04 +0200 Subject: [PATCH] note pgsql dbname/user change, thanks @saltsa --- pdns/docs/pdns.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 631e8f1cb4..4eaa5e384c 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -13259,6 +13259,18 @@ ALTER TABLE domainmetadata MODIFY kind VARCHAR2(32); Configuration option changes + Changed options + + + gpgsql-dbname, gpgsql-user + + + These now default to empty, instead of 'powerdns'. + + + + + New options -- 2.47.2