disable events
This commit is contained in:
parent
078c55b8e9
commit
362dc730f3
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ export const appConfig: AppConfig = {
|
|||
},
|
||||
events: {
|
||||
name: 'events',
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
lazy: false,
|
||||
config: {
|
||||
apiConfig: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue