From: Pieter Lexis Date: Tue, 17 Oct 2017 12:20:57 +0000 (+0200) Subject: docs: Fix wrong description of webserver-address X-Git-Tag: rec-4.1.0-rc2~35^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f66776fc0be8601c4865490bd6f58749541848c;p=thirdparty%2Fpdns.git docs: Fix wrong description of webserver-address Closes #5728 --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 1ae0d71c1f..3e8af129de 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -1084,7 +1084,7 @@ Start the webserver (for REST API). ``webserver-address`` --------------------- -- IP Addresses, separated by spaces +- IP Address - Default: 127.0.0.1 IP address for the webserver to listen on.