mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 11:17:38 +02:00
dataeditor api endpoints
This commit is contained in:
+1
-1
@@ -161,7 +161,7 @@ const excludeFromStats = utils.ReadJSON(statExcludeFile)
|
||||
app.use(
|
||||
reqlogger({
|
||||
loggableKeywords: ['news.json'],
|
||||
loggableModules: ['dataeditor'],
|
||||
loggableModules: [],
|
||||
exceptions: ['_next/static'],
|
||||
excludeFromStats: excludeFromStats,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user