From 18965e1a2940c75beb9f9f310bd6f433ae377d84 Mon Sep 17 00:00:00 2001 From: George Date: Tue, 31 Oct 2023 16:21:21 +0000 Subject: [PATCH] chore: add suggestion to configuration/overview.mdx Co-authored-by: Mark Phelps <209477+markphelps@users.noreply.github.com> --- configuration/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/overview.mdx b/configuration/overview.mdx index 565c18c..76e838d 100644 --- a/configuration/overview.mdx +++ b/configuration/overview.mdx @@ -180,7 +180,7 @@ These properties are as follows: | storage.git.authentication.token | The access token to use for authentication | | v1.25.0 | | storage.git.authentication.ssh.password | Password used to generate the SSH keypair | | v1.30.0 | | storage.git.authentication.ssh.private_key_path | Path to private key on the filesystem | | v1.30.0 | -| storage.git.authentication.ssh.private_key_bytes | (alternative) raw private key bytes | | v1.30.0 | +| storage.git.authentication.ssh.private_key_bytes | (Alternative) Raw private key bytes | | v1.30.0 | | storage.git.authentication.ssh.insecure_ignore_host_key | Skip verifying the known hosts key (avoid in production) | false | v1.30.0 | #### Storage Object