mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-05 09:00:07 +00:00
Merge branch 'master' of github.com:sharelatex/filestore-sharelatex
This commit is contained in:
commit
4d60872782
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ Metrics = require "metrics-sharelatex"
|
|||
Metrics.initialize("filestore")
|
||||
Metrics.open_sockets.monitor(logger)
|
||||
Metrics.event_loop?.monitor(logger)
|
||||
Metrics.memory.monitor(logger)
|
||||
|
||||
app.configure ->
|
||||
app.use express.bodyParser()
|
||||
|
|
Loading…
Reference in a new issue