Merge branch 'master' of github.com:whitef0x0/medforms
This commit is contained in:
commit
1a843f3aec
@ -79,7 +79,7 @@ module.exports = function(db) {
|
||||
|
||||
// Should come before any other error middleware
|
||||
app.use(raven.middleware.express.errorHandler(config.DSN));
|
||||
app.use(onError); // optional error handler if you want to display the error id to a user
|
||||
// app.use(onError); // optional error handler if you want to display the error id to a user
|
||||
|
||||
// Set swig as the template engine
|
||||
app.engine('server.view.html', consolidate[config.templateEngine]);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user