From 31e27ad1d7d299968583f8bc67c0788e55d8274e Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Wed, 19 Jun 2024 21:53:26 -0400 Subject: [PATCH] update docs to include TELEMETRY_ENABLED --- docs/self-hosting/configuration/envars.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/self-hosting/configuration/envars.mdx b/docs/self-hosting/configuration/envars.mdx index b225a3ace..754409dfe 100644 --- a/docs/self-hosting/configuration/envars.mdx +++ b/docs/self-hosting/configuration/envars.mdx @@ -25,6 +25,10 @@ Used to configure platform-specific security and operational settings https://app.infisical.com). + + Telemetry helps us improve Infisical but if you want to dsiable it you may set this to `false`. + + ## Data Layer The platform utilizes Postgres to persist all of its data and Redis for caching and backgroud tasks