Skip to content

Commit ff9cd30

Browse files
authored
Update stomp.md
1 parent dc38d71 commit ff9cd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/stomp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Implicit connect is *not* enabled by default.
193193
## <a id="proxy-protocol" class="anchor" href="#proxy-protocol">Proxy Protocol</a>
194194

195195
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:
196+
This feature is turned off by default. To turn it on for STOMP clients:
197197

198198
<pre class="lang-ini">
199199
stomp.proxy_protocol = true

0 commit comments

Comments
 (0)