mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Merge branch 'multiple_dbs' of gitlab.com:MrFry/mrfrys-node-server into multiple_dbs
This commit is contained in:
commit
e2922b1742
2 changed files with 2 additions and 2 deletions
|
@ -162,7 +162,7 @@ app.use(
|
|||
reqlogger({
|
||||
loggableKeywords: ['news.json'],
|
||||
loggableModules: ['dataeditor'],
|
||||
exceptions: [], // ['_next/static'],
|
||||
exceptions: ['_next/static'],
|
||||
excludeFromStats: excludeFromStats,
|
||||
})
|
||||
)
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 2d6211a80af3ccd6fe78d6e30c98f340f0579ac8
|
||||
Subproject commit a0d51266a018f53d983bb6acacb4c59214d26284
|
Loading…
Add table
Add a link
Reference in a new issue