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

changeset 678
41b4cc024249
parent 667
6cdcd3e4e368
child 679
0d352b79363a
--- a/test/bin-test/dav-home/sync.xml	Sun Oct 27 10:18:25 2019 +0100
+++ b/test/bin-test/dav-home/sync.xml	Sat Nov 09 10:18:58 2019 +0100
@@ -147,4 +147,40 @@
 		</tagconfig>
 		<metadata>all</metadata>
 	</directory>
+	
+	<directory>
+		<name>test4akl</name>
+		<path>$HOME/tmp-sync/test4akl</path>
+		<repository>dav-test-repo</repository>
+		<collection>/sync/test4</collection>
+		<trash>.trash</trash>
+		<database>dav-sync-tests-test4akl-db.xml</database>
+		
+		<hashing>true</hashing>
+		
+		<tagconfig>
+			<local-store format="csv">xattr</local-store>
+			<detect-changes>true</detect-changes>
+			<on-conflict>keep_local</on-conflict>
+		</tagconfig>
+		<metadata>all</metadata>
+	</directory>
+	
+	<directory>
+		<name>test4bkr</name>
+		<path>$HOME/tmp-sync/test4bkr</path>
+		<repository>dav-test-repo</repository>
+		<collection>/sync/test4</collection>
+		<trash>.trash</trash>
+		<database>dav-sync-tests-test4bkr-db.xml</database>
+		
+		<hashing>true</hashing>
+		
+		<tagconfig>
+			<local-store format="csv">xattr</local-store>
+			<detect-changes>true</detect-changes>
+			<on-conflict>keep_remote</on-conflict>
+		</tagconfig>
+		<metadata>all</metadata>
+	</directory>
 </configuration>

mercurial