Skip to content

Commit 04f5644

Browse files
authored
Merge pull request #548 from ChIoT-Tech/master
Minor README tweaks
2 parents 3cbbf87 + 6bfeb60 commit 04f5644

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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
128128
may 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
131131
by default.
132132

133133
Reporting bugs
@@ -174,8 +174,7 @@ Contributing
174174

175175
We welcome pull requests but before your contribution can be accepted by the project, you need to create and
176176
electronically 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+
179178
More information is available in the
180179
[Eclipse Development Resources](http://wiki.eclipse.org/Development_Resources/Contributing_via_Git); please take special
181180
note of the requirement that the commit record contain a "Signed-off-by" entry.

0 commit comments

Comments
 (0)