From c5adf4a679fcd40002755cb39401ab2bd502383d Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Thu, 11 Jun 2015 16:47:38 +0200 Subject: [PATCH] Document the unavailibility of non-local-bind It is not yet in a release. Closes #2446 --- docs/markdown/recursor/settings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/markdown/recursor/settings.md b/docs/markdown/recursor/settings.md index 6767cb837..7b34ead81 100644 --- a/docs/markdown/recursor/settings.md +++ b/docs/markdown/recursor/settings.md @@ -328,6 +328,7 @@ Local port to bind to. ## `non-local-bind` * Boolean * Default: no +* Available since: 4.0.0 Bind to addresses even if one or more of the [`local-address`'s](#local-address) do not exist on this server. Setting this option will enable the needed socket -- 2.40.0