mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 17:10:07 -04:00
Merge pull request #1827 from iptv-org/RevGear-patch-1
Update foxsports.com.au.config.js
This commit is contained in:
commit
85fecc9968
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ const dayjs = require('dayjs')
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'foxsports.com.au',
|
site: 'foxsports.com.au',
|
||||||
days: 2,
|
days: 3,
|
||||||
request: {
|
request: {
|
||||||
cache: {
|
cache: {
|
||||||
ttl: 60 * 60 * 1000 // 1 hour
|
ttl: 60 * 60 * 1000 // 1 hour
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue