Updated backup tool
This commit is contained in:
parent
e5c0122007
commit
17b8df091d
4 changed files with 49 additions and 22 deletions
|
|
@ -1,11 +1,13 @@
|
|||
notify:
|
||||
title: "title"
|
||||
events:
|
||||
- 'random'
|
||||
|
||||
specs:
|
||||
test-spec:
|
||||
source: '/some/path'
|
||||
destination: '/some/other/path'
|
||||
limit: 7
|
||||
notify:
|
||||
events:
|
||||
- 'failure'
|
||||
|
||||
test-2:
|
||||
source: '/path/to'
|
||||
|
|
|
|||
Reference in a new issue