module.exports = { connect: { // Make a modern MongoDB connection by default for all new sites useUnifiedTopology: true } };