From e92851bf97fb9514311ed2de088aa4528dc81e72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Gr=C3=B8ndahl?= Date: Tue, 16 Jun 2026 14:22:29 +0200 Subject: [PATCH] chore: change sessionRecording to false in docs.json --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index abc6e98..4548488 100644 --- a/docs.json +++ b/docs.json @@ -80,7 +80,7 @@ "posthog": { "apiKey": "phc_vKbCGJq5rzV4apArUzYDRwh6azCmgCPcLz8jTa9CgmGR", "apiHost": "https://eu.posthog.com", - "sessionRecording": true + "sessionRecording": false } }, "footer": {