From 96ec66de799191bbf09cb1ab5dc5c5578d89bd4f Mon Sep 17 00:00:00 2001 From: Gautam Aggarwal Date: Wed, 2 Apr 2025 10:50:25 +0000 Subject: [PATCH] Applied changes --- 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 9c12f6c9f..85fcb9d0e 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -2683,7 +2683,7 @@ properties: description: | Command to use instead of "keepassxc-cli". example: /usr/local/bin/keepassxc-cli - key-file: + key_file: type: string description: | Path to a key file for unlocking the KeePassXC database.