Changeset 1863 for box/trunk/lib/backupclient/BackupStoreConstants.h
- Timestamp:
- 09/10/2007 00:23:59 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/lib/backupclient/BackupStoreConstants.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/backupclient/BackupStoreConstants.h
r217 r1863 41 41 #define BACKUP_FILE_DIFF_MAX_BLOCK_FIND_MULTIPLE 4096 42 42 43 // How many seconds to wait before deleting unused root directory entries?44 #ifndef NDEBUG45 // Debug: 30 seconds (easier to test)46 #define BACKUP_DELETE_UNUSED_ROOT_ENTRIES_AFTER 3047 #else48 // Release: 2 days (plenty of time for sysadmins to notice, or change their mind)49 #define BACKUP_DELETE_UNUSED_ROOT_ENTRIES_AFTER 17280050 #endif51 52 43 #endif // BACKUPSTORECONSTANTS__H 53 44
Note: See TracChangeset
for help on using the changeset viewer.
