fix: increase cache

This commit is contained in:
Anurag Hazra
2020-08-13 19:26:42 +05:30
committed by GitHub
parent 8fed801977
commit ec246d27ab
6 changed files with 14 additions and 13 deletions

View File

@@ -167,6 +167,7 @@ const logger =
const CONSTANTS = {
THIRTY_MINUTES: 1800,
TWO_HOURS: 7200,
FOUR_HOURS: 14400,
ONE_DAY: 86400,
};