From c7e7642e769113eed37f8d040b5d9fa8436f5403 Mon Sep 17 00:00:00 2001 From: David Date: Sat, 22 Jun 2024 05:28:38 -0700 Subject: [PATCH] update docs to reference new secrets patterns (#59) Docs update for https://github.com/atuinsh/atuin/pull/2174 --- src/content/docs/configuration/config.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/configuration/config.mdx b/src/content/docs/configuration/config.mdx index a9a0b53..d67ff5e 100644 --- a/src/content/docs/configuration/config.mdx +++ b/src/content/docs/configuration/config.mdx @@ -318,6 +318,7 @@ Defaults to true. This matches history against a set of default regex, and will 4. Slack webhooks 5. Stripe live/test keys 6. Atuin login command +7. Cloud environment variable patterns (`AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, `AZURE_STORAGE_CLASS_KEY`, `GOOGLE_SERVICE_ACCOUNT_KEY`) ### macOS Ctrl-n key shortcuts