mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-22 08:23:50 +01:00
91e310b7e3
Co-authored-by: Armin Wehrfritz <dkxls23@gmail.com>
14 lines
269 B
YAML
14 lines
269 B
YAML
global:
|
|
logging:
|
|
# use syslog instead of stdout because it makes journald happy
|
|
- type: syslog
|
|
format: human
|
|
level: warn
|
|
|
|
jobs:
|
|
# - name: foo
|
|
# type: bar
|
|
|
|
# see USR_SHARE_ZREPL/examples
|
|
# or https://zrepl.github.io/configuration/overview.html
|