From 49d648238cc6edfce30da9a7a0da1dd9a97147ff Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 18 Nov 2021 17:58:36 +0300 Subject: [PATCH] Update dsmart.com.tr.config.js --- sites/dsmart.com.tr/dsmart.com.tr.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/sites/dsmart.com.tr/dsmart.com.tr.config.js b/sites/dsmart.com.tr/dsmart.com.tr.config.js index 21145960..11d96f55 100644 --- a/sites/dsmart.com.tr/dsmart.com.tr.config.js +++ b/sites/dsmart.com.tr/dsmart.com.tr.config.js @@ -4,9 +4,6 @@ const utc = require('dayjs/plugin/utc') dayjs.extend(utc) module.exports = { - request: { - timeout: 15000 - }, site: 'dsmart.com.tr', url({ date, channel }) { const [page] = channel.site_id.split('#')