From: Peter van Dijk Date: Sun, 28 Feb 2016 07:09:25 +0000 (+0100) Subject: nit, thanks @ekohl X-Git-Tag: rec-4.0.0-alpha2~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79feb839cc6102b0333c632b699c68cca73a8073;p=thirdparty%2Fpdns.git nit, thanks @ekohl --- diff --git a/docs/markdown/httpapi/README.md b/docs/markdown/httpapi/README.md index 548e5dec19..1281a12c4b 100644 --- a/docs/markdown/httpapi/README.md +++ b/docs/markdown/httpapi/README.md @@ -67,7 +67,7 @@ When running multiple instances you might want to specify on which address the w # Port of web server to listen on webserver-port=8081 # Web server access is only allowed from these subnets - webserver-allow-from=0.0.0.0/0,::/0" + webserver-allow-from=0.0.0.0/0,::/0 Try it (Recursor edition) -------------------------