File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ interfaces only (meaning it will only accept connections made from the computer
127127* ` max_queued_messages ` / ` max_queued_bytes ` - These impose limits on the number/size of queued messages. The defaults
128128may lead to messages being silently dropped.
129129* ` persistence ` - Defaults to false (messages will not survive a broker restart)
130- * ` max_keepalive ` - defaults to 65535 and, from version 2.0.12 ` SetKeepAlive(0) ` will result in a rejected connection
130+ * ` max_keepalive ` - defaults to 65535 and, from version 2.0.12, ` SetKeepAlive(0) ` will result in a rejected connection
131131by default.
132132
133133Reporting bugs
@@ -174,8 +174,7 @@ Contributing
174174
175175We welcome pull requests but before your contribution can be accepted by the project, you need to create and
176176electronically sign the Eclipse Contributor Agreement (ECA) and sign off on the Eclipse Foundation Certificate of Origin.
177- (your question will be seen by more people, and you are
178- likely to receive an answer more quickly).*
177+
179178More information is available in the
180179[ Eclipse Development Resources] ( http://wiki.eclipse.org/Development_Resources/Contributing_via_Git ) ; please take special
181180note of the requirement that the commit record contain a "Signed-off-by" entry.
You can’t perform that action at this time.
0 commit comments