From 89d25af73a5e96acdbb9f3eb30508cee1f704ac8 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 14 Oct 2021 02:46:39 +0300 Subject: [PATCH] Update meo.pt.config.js --- sites/meo.pt.config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sites/meo.pt.config.js b/sites/meo.pt.config.js index ac5d4ff9..6c43bd7b 100644 --- a/sites/meo.pt.config.js +++ b/sites/meo.pt.config.js @@ -19,7 +19,8 @@ module.exports = { dateEnd: date.add(1, 'd').format('YYYY-MM-DDT00:00:00-00:00'), accountID: '' } - } + }, + timeout: 10000 }, logo({ content }) { const data = parseContent(content)