mirror of
https://github.com/benjamin-wilson/public-pool.git
synced 2025-04-14 14:59:33 +02:00
turn off logging
This commit is contained in:
parent
1172ab5971
commit
c1b07ed034
@ -38,7 +38,7 @@ const ORMModules = [
|
||||
synchronize: true,
|
||||
autoLoadEntities: true,
|
||||
cache: true,
|
||||
logging: true,
|
||||
logging: false,
|
||||
enableWAL: true,
|
||||
busyTimeout: 30 * 1000,
|
||||
}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user