From 01db676d685e934e10106a2205dfee63ca3b1b8f Mon Sep 17 00:00:00 2001 From: Edward Shornock Date: Sat, 20 Jun 2020 15:11:57 +0300 Subject: [PATCH] Change the example for the ssl_mode parameter --- borgmatic/config/schema.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index 7205ad49b..f1b8228f1 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -565,7 +565,7 @@ map: server. One of "disable", "allow", "prefer", "require", "verify-ca" or "verify-full". Defaults to "disable". - example: disable + example: require ssl_cert: type: str desc: |