Some caching improvements
This commit is contained in:
@@ -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,
|
||||
),
|
||||
|
Reference in New Issue
Block a user