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:
parent
ca981b7a9f
commit
8867d1f3b1
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ app.use(
|
|||
loggableKeywords: ['news.json'],
|
||||
loggableModules: ['dataeditor'],
|
||||
exceptions: ['_next/static'],
|
||||
excludeFromStats: ['stable.user.js?up'],
|
||||
excludeFromStats: excludeFromStats,
|
||||
})
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue