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

changeset 571
f6de48471c9c
child 622
6524f45f304e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/bin-test/dav-home/sync.xml	Sat Apr 13 16:51:22 2019 +0200
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<configuration>
+	<!--
+	Test 1: default settings after add-directory
+	-->
+	<directory>
+		<name>test1a</name>
+		<path>$HOME/tmp-sync/test1a</path>
+		<repository>dav-test-repo</repository>
+		<collection>/sync/test1</collection>
+		<trash>.trash</trash>
+		<database>dav-sync-tests-test1a-db.xml</database>
+	</directory>
+	
+	<directory>
+		<name>test1b</name>
+		<path>$HOME/tmp-sync/test1b</path>
+		<repository>dav-test-repo</repository>
+		<collection>/sync/test1</collection>
+		<trash>.trash</trash>
+		<database>dav-sync-tests-test1a-db.xml</database>
+	</directory>
+</configuration>

mercurial