opnsense-ports/sysutils/zrepl/files/zrepl.yml.sample
Franco Fichtner bd0c627dc8 */*: sync with upstream
Taken from: HardenedBSD
2019-06-05 03:43:38 +02:00

15 lines
313 B
Text

# $FreeBSD$
#
# zrepl main configuration file.
# For documentation, refer to https://zrepl.github.io/
#
global:
logging:
- type: "stdout"
level: "error"
format: "human"
- type: "syslog"
level: "info"
format: "logfmt"
# Add "jobs:" section(s) here for your specific use cases.