From 6515ce1f5aa821136c64714e29b082230c768b60 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: {