summaryrefslogtreecommitdiff
path: root/example.conf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-03-14 10:04:14 +0000
committerLars Wirzenius <liw@liw.fi>2014-03-14 10:04:14 +0000
commit94a7456b246ad6eba44dddcefbad4b41a2f30ffb (patch)
treed7cc4fc53d09d8c964db876c4369b3fef8ca309a /example.conf
parent642292e03a68bb78ba5512c399358536aaf2debe (diff)
downloadobnam-94a7456b246ad6eba44dddcefbad4b41a2f30ffb.tar.gz
Add an example config file for Obnam
Also in the Debian package.
Diffstat (limited to 'example.conf')
-rw-r--r--example.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/example.conf b/example.conf
new file mode 100644
index 00000000..c72082cb
--- /dev/null
+++ b/example.conf
@@ -0,0 +1,8 @@
+[config]
+repository = sftp://MY.SERVER/mnt/backups/obnam-repo
+root = /home/MYUSERNAME
+exclude-caches = yes
+exclude = /.local/share/Trash/,
+ /.cache/mozilla/firefox/[^/]*.default/Cache
+keep = 30d,50w
+