From d651dd3d19e98578d2dfc7cefe8b61ea56db1da2 Mon Sep 17 00:00:00 2001
From: Lilou <quentinduchemin@tuta.io>
Date: Sun, 30 Mar 2025 17:00:00 +0200
Subject: [PATCH] =?UTF-8?q?Update=20settings=20from=20,=20profile=20=C2=AB?=
 =?UTF-8?q?=20main=20=C2=BB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 profiles/main/data/settings.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json
index 837ebaf..80084d8 100644
--- a/profiles/main/data/settings.json
+++ b/profiles/main/data/settings.json
@@ -44,5 +44,6 @@
             "env": {}
         }
     ],
-    "cSpell.enabled": false
+    "cSpell.enabled": false,
+    "redhat.telemetry.enabled": false
 }
\ No newline at end of file