disable events
This commit is contained in:
parent
962c627653
commit
6515ce1f5a
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