disable events

This commit is contained in:
padreug 2025-12-16 09:07:41 +01:00 committed by Patrick Mulligan
parent 078c55b8e9
commit 362dc730f3

View file

@ -64,7 +64,7 @@ export const appConfig: AppConfig = {
},
events: {
name: 'events',
enabled: true,
enabled: false,
lazy: false,
config: {
apiConfig: {