Some more performance improvements and caching
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
*/
|
||||
|
||||
return array(
|
||||
'appname' => 'phpTSMadmin',
|
||||
'cache_type' => 'file',
|
||||
'cache' => 'apc',
|
||||
'cache_time' => 86400,
|
||||
|
Reference in New Issue
Block a user