Update foxsports.com.au.config.js

Increase from 2 to 3 days. First day is mostly wasted as they are so far ahead of UTC. There's only a few channels so shouldn't have a big impact on processing time.
This commit is contained in:
RevGear 2023-01-25 09:55:27 +00:00 committed by GitHub
parent c025153e32
commit 509fe3fe9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ const dayjs = require('dayjs')
module.exports = {
site: 'foxsports.com.au',
days: 2,
days: 3,
request: {
cache: {
ttl: 60 * 60 * 1000 // 1 hour