mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 03:16:53 -05:00
Update default.config.js
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
export default {
|
export default {
|
||||||
days: 1,
|
days: 1,
|
||||||
delay: 0,
|
delay: 0,
|
||||||
request: {
|
request: {
|
||||||
maxContentLength: 5242880,
|
maxContentLength: 5242880,
|
||||||
timeout: 30000,
|
timeout: 30000,
|
||||||
withCredentials: true,
|
withCredentials: true,
|
||||||
jar: null
|
jar: null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user