No reason to prevent rediscovery for 10s by default

Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
Erik Boasson 2020-05-07 09:33:25 +02:00 committed by eboasson
parent fa7999c5d8
commit 4447fb87ee
4 changed files with 4 additions and 4 deletions

View file

@ -1349,7 +1349,7 @@ is therefore recommended to set it to at least several seconds.
Valid values are finite durations with an explicit unit or the keyword
'inf' for infinity. Recognised units: ns, us, ms, s, min, hr, day.
The default value is: "10s".
The default value is: "0s".
#### //CycloneDDS/Domain/Internal/RediscoveryBlacklistDuration[@enforce]