This commit is contained in:
Vokhmin Alexey V 2014-01-30 12:57:28 +04:00
parent b96b000026
commit 9e4583459d
1 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@ module AbfWorker
},
repository: {id: rep.id},
# time_living: 9600, # 160 min
time_living: 1440, # 240 min
time_living: 14400, # 240 min
extra: {repository_status_id: repository_status.id, regenerate: true}
}]
) if repository_status.start_regeneration