File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ stomp.listeners.ssl.1 = 61614
110
110
This configuration creates a standard TCP listener on port 61613 and
111
111
a TLS listener on port 61614.
112
112
113
- When a TLS listener is set up it may be desired to disable all non-TLS ones.
113
+ When a TLS listener is set up, you may want to deactivate all non-TLS ones.
114
114
This can be configured like so:
115
115
116
116
<pre class =" lang-ini " >
@@ -193,7 +193,7 @@ Implicit connect is *not* enabled by default.
193
193
## <a id =" proxy-protocol " class =" anchor " href =" #proxy-protocol " >Proxy Protocol</a >
194
194
195
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:
196
+ This feature is turned off by default. To turn it on for STOMP clients:
197
197
198
198
<pre class =" lang-ini " >
199
199
stomp.proxy_protocol = true
You can’t perform that action at this time.
0 commit comments