This commit is contained in:
Björn Ellensohn 2023-11-14 15:03:55 +01:00
parent 8eed831ce1
commit 75f62baf79

View File

@ -2,10 +2,10 @@
<CycloneDDS xmlns="https://cdds.io/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://cdds.io/config https://raw.githubusercontent.com/eclipse-cyclonedds/cyclonedds/master/etc/cyclonedds.xsd">
<Domain id="any">
<General>
<NetworkInterfaceAddress>zt3jn7jpga</NetworkInterfaceAddress>
<Interfaces>
<NetworkInterface name="zt3jn7jpga"/>
</Interfaces>
<AllowMulticast>true</AllowMulticast>
<FragmentSize>1194B</FragmentSize><!-- default: 1344 B minus Husarnet metadata (~150 B) -->
<Transport>udp6</Transport>
</General>
<Discovery>
<Peers>
@ -13,11 +13,6 @@
<ParticipantIndex>auto</ParticipantIndex>
<MaxAutoParticipantIndex>40</MaxAutoParticipantIndex>
</Discovery>
<Internal>
<Watermarks>
<WhcHigh>500kB</WhcHigh>
</Watermarks>
</Internal>
<Tracing>
<Verbosity>severe</Verbosity>
<OutputFile>stdout</OutputFile>