Titivate DB more often

This commit is contained in:
Thibault Duplessis 2012-04-21 12:03:36 +02:00
parent 7bf9df3b5b
commit 8d9a0d9ceb

View file

@ -36,7 +36,7 @@ final class Cron(env: SystemEnv) {
env.siteHub -> site.WithUsernames(env.userRepo.updateOnlineUsernames)
}
effect(12.1 hours) {
effect(4.1 hours) {
env.gameRepo.cleanupUnplayed flatMap { _
env.gameCleanNextCommand.apply
}