From 8fcc712ad1558baaa6d71ee424a18c256f0d7150 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20S=C3=A1nchez?= Date: Thu, 17 Oct 2024 15:11:05 +0200 Subject: [PATCH] fixes --- ui-src/main.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-src/main.tsx b/ui-src/main.tsx index f8b6c9f..aba8b5f 100644 --- a/ui-src/main.tsx +++ b/ui-src/main.tsx @@ -10,7 +10,7 @@ import './reset.css'; const options = { init: { distributed_tracing: { enabled: false }, - privacy: { cookies_enabled: true }, + privacy: { cookies_enabled: false }, ajax: { deny_list: ['bam.eu01.nr-data.net'] } }, loader_config: {