Skip to content

Commit 2453bbe

Browse files
committed
Add all possibilities available to XML example of DataSharingQosPolicy
Signed-off-by: Javier Gil <javiergil@eprosima.com>
1 parent 93ea9c7 commit 2453bbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

code/XMLTester.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@
116116
<qos>
117117
<data_sharing>
118118
<kind>AUTOMATIC</kind>
119+
<shared_dir>/home</shared_dir>
120+
<max_domains>10</max_domains>
119121
<domain_ids>
120122
<domainId>123</domainId>
121123
<domainId>098</domainId>

0 commit comments

Comments
 (0)