mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
a6073649e9
Avoid negative numbers and also set a lower bondary. 500 will mean 400 bytes minimum payload that will allow at least a couple of gossip message to fit. There is not theoretical limit becasue the message is made of strings so there is still the possibility to have cases where the 400 bytes are not enough to fit a single message, but in that case we should start thinking why do I need a node name that is long as an enciclopedia Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com> |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
libnetwork.toml |