opnsense-ports/sysutils/zrepl/files/zrepl.yml.sample
Franco Fichtner bfe9f6a0d4 */*: sync with upstream
Taken from: HardenedBSD
2017-11-20 22:19:04 +01:00

15 lines
317 B
Text

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