disable events
This commit is contained in:
parent
7496df5ce2
commit
925fe17ee8
1 changed files with 1 additions and 1 deletions
|
|
@ -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: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue