Update sat.tv.config.js

This commit is contained in:
freearhey 2023-06-27 13:36:20 +03:00
parent 1c622ca81e
commit abb523ff30

View file

@ -14,6 +14,7 @@ module.exports = {
days: 2, days: 2,
url: API_ENDPOINT, url: API_ENDPOINT,
request: { request: {
timeout: 30000, // 30 seconds
method: 'POST', method: 'POST',
headers({ channel }) { headers({ channel }) {
return { return {