From 7cd266235512f17fbd8364254edfeed148b3319a Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 17 Dec 2024 08:48:47 -0800 Subject: [PATCH] disable website analytics --- aider/website/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/website/_config.yml b/aider/website/_config.yml index cc0c90cb1b0..b34011eb3da 100644 --- a/aider/website/_config.yml +++ b/aider/website/_config.yml @@ -3,7 +3,7 @@ url: "https://aider.chat" # Analytics configuration analytics: - enabled: true # Single switch to control analytics and cookie consent + enabled: false # Single switch to control analytics and cookie consent posthog_key: 'phc_99T7muzafUMMZX15H8XePbMSreEUzahHbtWjy3l5Qbv' posthog_host: 'https://us.i.posthog.com'