Add config loading and dry-run validation
This commit is contained in:
9
examples/local-to-local.yml
Normal file
9
examples/local-to-local.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
pipelines:
|
||||
- id: reports
|
||||
source:
|
||||
backend: local
|
||||
path: /var/spool/distributor/reports
|
||||
destinations:
|
||||
- id: archive
|
||||
backend: local
|
||||
path: /srv/reports/archive
|
||||
Reference in New Issue
Block a user