From 894b94479e2dfa8cf5fbda0283044f912aaa4194 Mon Sep 17 00:00:00 2001 From: Christian Posta Date: Tue, 16 May 2017 11:13:46 -0700 Subject: [PATCH] fixed misspelling of `use_original_dst` --- docs/configuration/listeners/listeners.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/listeners/listeners.rst b/docs/configuration/listeners/listeners.rst index 75d75b2816bda..3a789b8a90c62 100644 --- a/docs/configuration/listeners/listeners.rst +++ b/docs/configuration/listeners/listeners.rst @@ -36,7 +36,7 @@ address bind_to_port *(optional, boolean)* Whether the listener should bind to the port. A listener that doesn't bind - can only receive connections redirected from other listeners that set use_origin_dst parameter to + can only receive connections redirected from other listeners that set use_original_dst parameter to true. Default is true. use_proxy_proto