We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc38d71 commit ff9cd30Copy full SHA for ff9cd30
site/stomp.md
@@ -193,7 +193,7 @@ Implicit connect is *not* enabled by default.
193
## <a id="proxy-protocol" class="anchor" href="#proxy-protocol">Proxy Protocol</a>
194
195
The STOMP plugin supports the [proxy protocol](http://www.haproxy.org/download/1.8/doc/proxy-protocol.txt).
196
-This feature is disabled by default. To enable it for STOMP clients:
+This feature is turned off by default. To turn it on for STOMP clients:
197
198
<pre class="lang-ini">
199
stomp.proxy_protocol = true
0 commit comments