dav/scfg.h

changeset 549
af91d3c96994
parent 536
877f7c4a203b
child 576
62cc92445234
equal deleted inserted replaced
548:ab46acda1066 549:af91d3c96994
71 int allow_cmd; 71 int allow_cmd;
72 time_t lock_timeout; 72 time_t lock_timeout;
73 bool backuppull; 73 bool backuppull;
74 bool lockpull; 74 bool lockpull;
75 bool lockpush; 75 bool lockpush;
76 bool hashing;
76 uint32_t db_settings; 77 uint32_t db_settings;
77 } SyncDirectory; 78 } SyncDirectory;
78 79
79 struct SplitConfig { 80 struct SplitConfig {
80 /* 81 /*

mercurial