mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update sat.tv.config.js
This commit is contained in:
parent
1c622ca81e
commit
abb523ff30
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue