mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 17:40:07 -04:00
Reduced number of days
This commit is contained in:
parent
36ab4930aa
commit
e5db118be9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ dayjs.extend(utc)
|
||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
days: 3,
|
days: 1,
|
||||||
site: 'mi.tv',
|
site: 'mi.tv',
|
||||||
channels: 'mi.tv.channels.xml',
|
channels: 'mi.tv.channels.xml',
|
||||||
output: '.gh-pages/guides/mi.tv.guide.xml',
|
output: '.gh-pages/guides/mi.tv.guide.xml',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue