dav/scfg.h

changeset 145
82475dc12dd4
parent 144
c2c02c9b3be4
child 185
cd42cccee550
--- a/dav/scfg.h	Sat Oct 03 13:33:15 2015 +0200
+++ b/dav/scfg.h	Sat Oct 03 14:36:12 2015 +0200
@@ -50,6 +50,7 @@
     UcxList *include;
     UcxList *exclude;
     int max_retry;
+    bool backuppull;
 } SyncDirectory;
 
 int load_sync_config();

mercurial