From a78eb9826dcb23261745374cffa53e881006b58a Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 18 Nov 2021 17:58:49 +0300 Subject: [PATCH] Update elcinema.com.config.js --- sites/elcinema.com/elcinema.com.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/sites/elcinema.com/elcinema.com.config.js b/sites/elcinema.com/elcinema.com.config.js index 828428cf..efcfdc7c 100644 --- a/sites/elcinema.com/elcinema.com.config.js +++ b/sites/elcinema.com/elcinema.com.config.js @@ -10,9 +10,6 @@ dayjs.extend(timezone) dayjs.extend(utc) module.exports = { - request: { - timeout: 10000 - }, site: 'elcinema.com', url({ channel }) { const lang = channel.lang === 'en' ? 'en/' : '/'