diff --git a/config/env/torrents.js b/config/env/torrents.js index cae39fd4..a1d4edec 100644 --- a/config/env/torrents.js +++ b/config/env/torrents.js @@ -167,7 +167,7 @@ module.exports = { * */ cache: { - maxAge: 60 * 1000 * 30, + maxAge: 60 * 1000 * 10, recycleFreq: 60 * 1000 },