diff options
Diffstat (limited to 'restic.ini')
| -rw-r--r-- | restic.ini | 3 |
1 files changed, 3 insertions, 0 deletions
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 |