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