// Default configuration for server module.exports = { port: 3000, 'view engine': 'pug', verbose: false, };