From 79feb839cc6102b0333c632b699c68cca73a8073 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Sun, 28 Feb 2016 08:09:25 +0100 Subject: [PATCH] nit, thanks @ekohl --- docs/markdown/httpapi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) ------------------------- -- 2.47.3