From 938115881669cbc437857182371c8077ea1e5c46 Mon Sep 17 00:00:00 2001 From: "rf@worldstream.nl" Date: Mon, 21 Oct 2019 11:45:35 +0200 Subject: [PATCH] Text changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8992c63..d681aa5 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,9 @@ $ docker run --name pdns \ * `MYSQL_USER=root` * `MYSQL_PASS=root` * `MYSQL_DB=pdns` - * `MYSQL_DNSSEC=yes` + * `MYSQL_DNSSEC=no` * Want to disable mysql initialization? Use `MYSQL_AUTOCONF=false` -* DNSSEC is disabled by default +* DNSSEC is disabled by default, to enable use 'MYSQL_DNSSEC=yes' * Want to use own config files? Mount a Volume to `/etc/pdns/conf.d` or simply overwrite `/etc/pdns/pdns.conf` **PowerDNS Configuration:**