dav/scfg.h

changeset 490
d94c4fd35c21
parent 417
f340460a8b5d
child 491
fdc2fb090cc7
--- a/dav/scfg.h	Sat Oct 27 12:16:26 2018 +0200
+++ b/dav/scfg.h	Sat Oct 27 15:05:13 2018 +0200
@@ -44,6 +44,7 @@
 #define SYNC_CMD_PULL    1
 #define SYNC_CMD_PUSH    2
 #define SYNC_CMD_ARCHIVE 4
+#define SYNC_CMD_RESTORE 8
     
 #define DEFAULT_TAG_XATTR "tags"
 #define MACOS_TAG_XATTR "com.apple.metadata:_kMDItemUserTags"

mercurial