mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Exclude from stats
This commit is contained in:
@@ -163,7 +163,7 @@ app.use(
|
|||||||
loggableKeywords: ['news.json'],
|
loggableKeywords: ['news.json'],
|
||||||
loggableModules: ['dataeditor'],
|
loggableModules: ['dataeditor'],
|
||||||
exceptions: ['_next/static'],
|
exceptions: ['_next/static'],
|
||||||
excludeFromStats: ['stable.user.js?up'],
|
excludeFromStats: excludeFromStats,
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user