]> granicus.if.org Git - pdns/commitdiff
dnsdist: The configuration file is dnsdist.conf, not dnsdistconf.lua
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 26 Oct 2016 10:56:22 +0000 (12:56 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 26 Oct 2016 10:56:22 +0000 (12:56 +0200)
pdns/README-dnsdist.md

index 765195180bf2a61dc35f4a18b2958cb9633b75fd..9334932781f72285a37926e2f1b14046a1606ca3 100644 (file)
@@ -786,7 +786,7 @@ First run on the command line, and generate a key:
 setKey("sepuCcHcQnSAZgNbNPCCpDWbujZ5esZJmrt/wh6ldkQ=")
 ```
 
-Now add this setKey line to `dnsdistconf.lua`, and also add:
+Now add this setKey line to `dnsdist.conf`, and also add:
 
 ```
 controlSocket("0.0.0.0") -- or add portnumber too