]> granicus.if.org Git - pdns/commitdiff
Update docs to reflect actual default database name.
authorMichael Stathers <mstathers@outlook.com>
Sun, 1 Oct 2017 21:44:30 +0000 (14:44 -0700)
committerMichael Stathers <mstathers@outlook.com>
Sun, 1 Oct 2017 21:44:30 +0000 (14:44 -0700)
docs/backends/generic-mysql.rst

index fd56acb0e4648cf6472db7af190d37b8abc51c53..337493f347a923ce012900148e600fe7b364c2ca 100644 (file)
@@ -78,7 +78,7 @@ Connect to the UNIX socket at this path. Mutually exclusive with :ref:`setting-g
 ``gmysql-dbname``
 ^^^^^^^^^^^^^^^^^
 
-Name of the database to connect to. Default: "pdns".
+Name of the database to connect to. Default: "powerdns".
 
 .. _setting-gmysql-user: