Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

pull/1/head
yflory 7 years ago
commit e50b99d5f7

@ -8,7 +8,9 @@ var domain = ' http://localhost:3000/';
// If your system doesn't support dumping, comment this out and install with // If your system doesn't support dumping, comment this out and install with
// `npm install --production` // `npm install --production`
// See: https://strongloop.github.io/strongloop.com/strongblog/how-to-heap-snapshots/ // See: https://strongloop.github.io/strongloop.com/strongblog/how-to-heap-snapshots/
require('heapdump');
// to enable this feature, uncomment the line below:
// require('heapdump');
module.exports = { module.exports = {

Loading…
Cancel
Save