disable events

This commit is contained in:
padreug 2025-12-16 09:07:41 +01:00 committed by Patrick Mulligan
parent 7496df5ce2
commit 925fe17ee8

View file

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