mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
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:
@@ -9,7 +9,7 @@ dayjs.extend(customParseFormat)
|
||||
|
||||
module.exports = {
|
||||
site: 'abc.net.au',
|
||||
days: 2,
|
||||
days: 3,
|
||||
request: {
|
||||
cache: {
|
||||
ttl: 60 * 60 * 1000 // 1 hour
|
||||
|
||||
Reference in New Issue
Block a user