Some caching improvements

This commit is contained in:
Deon George
2011-05-31 10:42:47 +10:00
parent d29b29fa07
commit 6aabf025ca
4 changed files with 8 additions and 7 deletions

View File

@@ -44,6 +44,7 @@ return array
'CLIENT_SCHEDULES' => 1200,
'CLIENTOPTS' => 1200,
'DEVCLASSES' => 1200,
'DOMAINS' => 1200,
'EVENTS' => 1200,
'FILESPACES' => 1200,
'MGMTCLASSES' => 1200,
@@ -51,7 +52,7 @@ return array
'OCCUPANCY' => 1200,
'SCHEMA' => 604800,
'STGPOOLS' => 1200,
'SUMMARY' => 60,
'SUMMARY' => 180,
'VOLUMES' => 1200,
'VOLUMEUSAGE' => 1200,
),