27 lines
502 B
Plaintext
27 lines
502 B
Plaintext
defaults:
|
|
all:
|
|
notify:
|
|
title: "title"
|
|
events:
|
|
- 'random'
|
|
volumes:
|
|
directories:
|
|
|
|
specs:
|
|
volumes:
|
|
test-spec:
|
|
source: '/some/path'
|
|
destination: '/some/other/path'
|
|
limit: 7
|
|
|
|
test-2:
|
|
source: '/path/to'
|
|
destination: '/to/some/other/path'
|
|
limit: 2
|
|
|
|
containers:
|
|
nextcloud_app:
|
|
cmd: ''
|
|
extension: 'tar.gz'
|
|
directories:
|