From 925fe17ee8887fa7e13054b1d7e9e94de6956601 Mon Sep 17 00:00:00 2001 From: padreug Date: Tue, 16 Dec 2025 09:07:41 +0100 Subject: [PATCH] disable events --- src/app.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.config.ts b/src/app.config.ts index 8893996..e461872 100644 --- a/src/app.config.ts +++ b/src/app.config.ts @@ -64,7 +64,7 @@ export const appConfig: AppConfig = { }, events: { name: 'events', - enabled: true, + enabled: false, lazy: false, config: { apiConfig: {