mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-06-13 07:00:17 +02:00
chg(config): change cache masAge default value
This commit is contained in:
2
config/env/torrents.js
vendored
2
config/env/torrents.js
vendored
@@ -167,7 +167,7 @@ module.exports = {
|
||||
*
|
||||
*/
|
||||
cache: {
|
||||
maxAge: 60 * 1000 * 30,
|
||||
maxAge: 60 * 1000 * 10,
|
||||
recycleFreq: 60 * 1000
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user