module.exports = { // preset: 'seo', // maxDepth: 10, // concurrency: 4, // maxRequests: 0, // followXmlSitemap: false, // ignoreRobotsTxt: false, // headless: true, // removeCsv: true, // removeJson: true, // outDir: '~/site-audit-seo/.', // json: false, // upload: false, // lang: 'ru', // docsExtensions: ['doc', 'docx', 'xls', 'xlsx', 'ppt', 'pptx', 'pdf', 'rar', 'zip'] // uploadOrigin: 'https://site-audit.viasite.ru', // viewerOrigin: 'https://site-audit.viasite.ru', };