From abb523ff30fb2d250a98d4b2e18542ac5d707139 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Tue, 27 Jun 2023 13:36:20 +0300 Subject: [PATCH] Update sat.tv.config.js --- sites/sat.tv/sat.tv.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/sat.tv/sat.tv.config.js b/sites/sat.tv/sat.tv.config.js index 32bd90d5..829b19b7 100644 --- a/sites/sat.tv/sat.tv.config.js +++ b/sites/sat.tv/sat.tv.config.js @@ -14,6 +14,7 @@ module.exports = { days: 2, url: API_ENDPOINT, request: { + timeout: 30000, // 30 seconds method: 'POST', headers({ channel }) { return {