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,
|
||||
})
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue