test/bin-test/dav-home/sync.xml

changeset 637
20241338740c
parent 622
6524f45f304e
child 643
5b8643cf0a2f
equal deleted inserted replaced
636:cbd62e87b1c5 637:20241338740c
18 <repository>dav-test-repo</repository> 18 <repository>dav-test-repo</repository>
19 <collection>/sync/test1</collection> 19 <collection>/sync/test1</collection>
20 <trash>.trash</trash> 20 <trash>.trash</trash>
21 <database>dav-sync-tests-test1b-db.xml</database> 21 <database>dav-sync-tests-test1b-db.xml</database>
22 </directory> 22 </directory>
23
24 <!--
25 Test 2: default settings after add-directory
26 -->
27 <directory>
28 <name>test2a</name>
29 <path>$HOME/tmp-sync/test2a</path>
30 <repository>dav-test-repo</repository>
31 <collection>/sync/test2</collection>
32 <trash>.trash</trash>
33 <database>dav-sync-tests-test2a-db.xml</database>
34 <hashing>true</hashing>
35 </directory>
36
37 <directory>
38 <name>test2b</name>
39 <path>$HOME/tmp-sync/test2b</path>
40 <repository>dav-test-repo</repository>
41 <collection>/sync/test2</collection>
42 <trash>.trash</trash>
43 <database>dav-sync-tests-test2b-db.xml</database>
44 <hashing>true</hashing>
45 </directory>
23 </configuration> 46 </configuration>

mercurial