mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update load.js
This commit is contained in:
parent
6374c5a36e
commit
102864965e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ const options = program
|
||||||
parser.parseNumber
|
parser.parseNumber
|
||||||
)
|
)
|
||||||
.option(
|
.option(
|
||||||
'--cache-max-age',
|
'--cache-max-age <cacheMaxAge>',
|
||||||
'Maximum time for storing each request (in milliseconds)',
|
'Maximum time for storing each request (in milliseconds)',
|
||||||
parser.parseNumber
|
parser.parseNumber
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue