mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Readded next to log ignore
This commit is contained in:
@@ -162,7 +162,7 @@ app.use(
|
||||
reqlogger({
|
||||
loggableKeywords: ['news.json'],
|
||||
loggableModules: ['dataeditor'],
|
||||
exceptions: [], // ['_next/static'],
|
||||
exceptions: ['_next/static'],
|
||||
excludeFromStats: excludeFromStats,
|
||||
})
|
||||
)
|
||||
|
Submodule submodules/qmining-data-editor updated: 2d6211a80a...a0d51266a0
Reference in New Issue
Block a user