From 75a06c534e0f5bf872d6818f9de4bfb39e64bc9a Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sat, 3 Nov 2018 16:30:48 -0700 Subject: Initial Commit --- restic.ini | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 restic.ini (limited to 'restic.ini') diff --git a/restic.ini b/restic.ini new file mode 100644 index 0000000..035447e --- /dev/null +++ b/restic.ini @@ -0,0 +1,3 @@ +[restic] +exclude=etc/exclude.conf +repo_uri=sftp:vito.bing:/home/srv/grumps-repo -- cgit v1.2.3