Explorar el Código

added schema.yaml

Gautam Aggarwal hace 4 meses
padre
commit
863c954144
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. 10 0
      borgmatic/config/schema.yaml

+ 10 - 0
borgmatic/config/schema.yaml

@@ -2683,6 +2683,16 @@ properties:
                 description: |
                     Command to use instead of "keepassxc-cli".
                 example: /usr/local/bin/keepassxc-cli
+            key_file:
+                type: string
+                description: |
+                    Path to a key file for unlocking the KeePassXC database.
+                example: /path/to/keyfile
+            yubikey:
+                type: boolean
+                description: |
+                    Whether to use a YubiKey for unlocking the KeePassXC database.
+                example: true
         description: |
             Configuration for integration with the KeePassXC password manager.
     default_actions: