dav/scfg.h

changeset 647
8bf1d9688698
parent 644
a38b15061848
child 648
fefe4b6f1048
--- a/dav/scfg.h	Sat Sep 28 09:09:14 2019 +0200
+++ b/dav/scfg.h	Sat Sep 28 09:24:30 2019 +0200
@@ -53,6 +53,8 @@
 #define DEFAULT_TAG_XATTR "tags"
 #define MACOS_TAG_XATTR "com.apple.metadata:_kMDItemUserTags"
     
+#define VERSIONING_DEFAULT_PATH "/.dav-version-history"
+    
 #define SYNC_SYMLINK(dir) \
     (((dir)->symlink & SYNC_SYMLINK_SYNC) == SYNC_SYMLINK_SYNC)
     

mercurial