mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-21 16:03:32 +01:00
9c63736489
fixes https://github.com/zrepl/zrepl/issues/784 obsoletes https://github.com/zrepl/zrepl/pull/787
12 lines
242 B
YAML
12 lines
242 B
YAML
global:
|
|
logging:
|
|
# use syslog instead of stdout because it makes journald happy
|
|
- type: syslog
|
|
format: human
|
|
level: warn
|
|
|
|
jobs: []
|
|
|
|
# see USR_SHARE_ZREPL/examples
|
|
# or https://zrepl.github.io/configuration/overview.html
|