mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
minor logging / status changes 2
This commit is contained in:
@@ -132,7 +132,7 @@ const cookieSecret = uuidv4()
|
||||
app.use(cookieParser(cookieSecret))
|
||||
app.use(
|
||||
reqlogger({
|
||||
loggableKeywords: [''],
|
||||
loggableKeywords: [],
|
||||
loggableModules: ['dataeditor'],
|
||||
})
|
||||
)
|
||||
|
Reference in New Issue
Block a user