mirror of
https://github.com/benjamin-wilson/public-pool.git
synced 2025-03-17 13:21:43 +01:00
remove cache typeorm option
This commit is contained in:
parent
537e06ef50
commit
e29caad377
@ -44,7 +44,6 @@ const ORMModules = [
|
||||
database: './DB/public-pool.sqlite',
|
||||
synchronize: true,
|
||||
autoLoadEntities: true,
|
||||
cache: true,
|
||||
logging: false,
|
||||
enableWAL: true,
|
||||
busyTimeout: 30 * 1000,
|
||||
|
Loading…
x
Reference in New Issue
Block a user