summaryrefslogtreecommitdiff
path: root/backup.conf
diff options
context:
space:
mode:
Diffstat (limited to 'backup.conf')
-rw-r--r--backup.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/backup.conf b/backup.conf
index 0b65488..82fa2c0 100644
--- a/backup.conf
+++ b/backup.conf
@@ -22,3 +22,6 @@ outdatedLimit=$[2*24*60*60]
# subdirectories which should be appended to the parent directory in the report
recognSubdirRegex="home\|boot\|root\|erich"
+
+# directory for caching valuable information in backupStatistics
+cacheDir="/path/to/cache/directory"