Fix most of the validation problems
Signed-off-by: Dan Rose <dan@digilabs.io>
This commit is contained in:
parent
4f2addef1a
commit
c5b22bf629
3 changed files with 6 additions and 8 deletions
|
@ -30,8 +30,8 @@
|
|||
</Tracing>
|
||||
<Internal>
|
||||
<MaxParticipants>${MAX_PARTICIPANTS}</MaxParticipants>
|
||||
<HeartbeatInterval max="10 s"> 100 ms </HeartbeatInterval>
|
||||
<RediscoveryBlacklistDuration></RediscoveryBlacklistDuration>
|
||||
<HeartbeatInterval>100 ms</HeartbeatInterval>
|
||||
<RediscoveryBlacklistDuration>10s</RediscoveryBlacklistDuration>
|
||||
</Internal>
|
||||
</Domain>
|
||||
</CycloneDDS>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue