Adds the number of days to config.js
This commit is contained in:
@@ -13,6 +13,7 @@ dayjs.extend(customParseFormat)
|
||||
|
||||
module.exports = {
|
||||
site: 'reportv.com.ar',
|
||||
days: 2,
|
||||
request: {
|
||||
cache: {
|
||||
ttl: 60 * 60 * 1000 // 1 hour
|
||||
|
||||
Reference in New Issue
Block a user