dav/sync.h

changeset 663
888aa263c0f1
parent 639
928a77ebe0b9
child 672
4bfe452a2665
--- a/dav/sync.h	Sat Oct 19 11:15:04 2019 +0200
+++ b/dav/sync.h	Sat Oct 19 15:46:33 2019 +0200
@@ -65,6 +65,9 @@
     char *tags;
     char *tags_remote;
     char *xattr;
+    DavBool update_tags;
+    DavBool update_tags_remote;
+    DavBool update_xattr;
 } MetadataHashes;
 
 typedef struct MovedFile {

mercurial