const path = require('path'); module.exports = { dataPath: path.resolve(__dirname, 'data'), maxLogCount: 3, mailStepTimer: 3000, protocol: 'http', }