Update abc.net.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:57:49 +00:00 committed by GitHub
parent c025153e32
commit 2d587c9878
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ dayjs.extend(customParseFormat)
module.exports = { module.exports = {
site: 'abc.net.au', site: 'abc.net.au',
days: 2, days: 3,
request: { request: {
cache: { cache: {
ttl: 60 * 60 * 1000 // 1 hour ttl: 60 * 60 * 1000 // 1 hour