mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update i.mjh.nz.config.js
This commit is contained in:
parent
8b8c1ab754
commit
2f9fdd6cc1
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ module.exports = {
|
|||
request: {
|
||||
cache: {
|
||||
ttl: 6 * 60 * 60 * 1000 // 6h
|
||||
}
|
||||
},
|
||||
maxContentLength: 10 * 1024 * 1024 // 10Mb
|
||||
},
|
||||
url: function ({ channel }) {
|
||||
const [source] = channel.site_id.split('#')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue