mongooseConnection: mong.connection, | mongooseConnection: mong.connection, | ||||
ttl: 30 * 24 * 3600, | ttl: 30 * 24 * 3600, | ||||
}), // mongoose + connect-mongo | }), // mongoose + connect-mongo | ||||
store: new MemoryStore ({checkPeriod: 24*3600*1000}), // memorystore | |||||
// store: new MemoryStore ({checkPeriod: 24*3600*1000}), // memorystore | |||||
})); | })); | ||||
// Favicon for Desktop | // Favicon for Desktop |