mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Merge pull request #2735 from iptv-org/freearhey-patch-7
Update epgshare01.online.config.js
This commit is contained in:
@@ -16,7 +16,8 @@ module.exports = {
|
||||
request: {
|
||||
cache: {
|
||||
ttl: 24 * 60 * 60 * 1000 // 1 day
|
||||
}
|
||||
},
|
||||
maxContentLength: 100000000 // 100 MB
|
||||
},
|
||||
parser({ buffer, channel, date, cached }) {
|
||||
if (!cached) cachedContent = undefined
|
||||
|
||||
Reference in New Issue
Block a user