create an example config

This commit is contained in:
Andreas Zweili 2019-01-18 16:46:00 +01:00
parent 173aa6920e
commit d2ff08ccd9
1 changed files with 22 additions and 0 deletions

22
docs/borg_qt.conf.example Normal file
View File

@ -0,0 +1,22 @@
[DEFAULT]
excludes = [
"/home/*/.gvfs/",
"/home/*/.cache/",
"/home/*/.thumbnails/",
"/home/*/.dropbox/",
"/proc/*",
"/sys/*",
"/dev/*",
"/etc/mtab",
"/var/cache/*",
"lost+found/*",
"/tmp/*",
"/var/tmp/*",
"/home/*/.local/share/Trash"
]
[borgqt]
server = 10.7.89.117
port = 22
user = borg
repository_path = /tmp/test-borgqt
password = foo