diff options
Diffstat (limited to 'src/syrep.h')
-rw-r--r-- | src/syrep.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/syrep.h b/src/syrep.h index 66d0a4d..2011c8a 100644 --- a/src/syrep.h +++ b/src/syrep.h @@ -5,6 +5,8 @@ #define SYREP_SNAPSHOTFILENAME "current.syrep" #define SYREP_MDCACHEFILENAME "md-cache" +#define SYREP_TEMPDIR "tmp" +#define SYREP_TRASHDIR "trash" #define SYREP_DIGESTLENGTH 16 |