A cache of 6 hours should be a good middle

pull/35/head
Peter 'Pita' Martischka 2011-06-30 12:43:11 +01:00
parent 946568d3a3
commit 60c6e5ea83
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ var minify = require('./minify');
var serverName = "Etherpad-Lite ( http://j.mp/ep-lite )";
//cache a week
exports.maxAge = 1000*60*60*24*1;
exports.maxAge = 1000*60*60*6;
async.waterfall([
//initalize the database