From 9b9c4c4abbf09e09a559e4472a3cb286683374d1 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sat, 3 Mar 2018 22:33:34 -0800 Subject: [PATCH] Clarifying note in schema about adding prefix to consistency section. --- borgmatic/config/schema.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index 770c1f52..1a61ec2a 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -150,7 +150,8 @@ map: "borg help placeholders" for details. Default is "{hostname}-{now:%Y-%m-%dT%H:%M:%S.%f}". If you specify this option, you must also specify a prefix in the retention section to avoid accidental pruning of - archives with a different archive name format. + archives with a different archive name format. And you should also specify a + prefix in the consistency section as well. example: "{hostname}-documents-{now}" retention: desc: |