summaryrefslogtreecommitdiff
path: root/backup.conf
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-10-11 11:20:06 +0200
committerErich Eckner <git@eckner.net>2016-10-11 14:24:10 +0200
commit42b083a197c3d29cce74c22606e16317f18f808b (patch)
tree47e1a66446df12466ba9f3bb1f6bbabd18b106ed /backup.conf
parentc60863c3ac79685da35840324f742439da9c5e1a (diff)
downloadhardlinkedBackups-42b083a197c3d29cce74c22606e16317f18f808b.tar.xz
manpage-Erzeugung halbwegs automatisiert
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"