Work on performance improvements with caching
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
return array(
|
||||
'cache_type' => 'file',
|
||||
'cache' => 'apc',
|
||||
'cache_time' => 86400,
|
||||
'client' => '/opt/tivoli/tsm/client/ba/bin/dsmadmc',
|
||||
'client_type' => 'dsmadmc',
|
||||
'client_errorlogname' => '/tmp/pta-tsm-errorlog.log',
|
||||
|
Reference in New Issue
Block a user