show 0 changes to sync for instances without configured sync

This commit is contained in:
azivner
2017-11-26 23:16:47 -05:00
parent 8b5988e13c
commit 1231e02449
3 changed files with 46 additions and 38 deletions

2
app.js
View File

@@ -10,6 +10,8 @@ const FileStore = require('session-file-store')(session);
const os = require('os');
const sessionSecret = require('./services/session_secret');
require('./services/ping_job');
const app = express();
// view engine setup