Minor fixes to statement, services and internal things
Many misc updates
This commit is contained in:
@@ -83,7 +83,8 @@ Kohana::init(array(
|
||||
'base_url' => '/osb',
|
||||
'index_file' => '',
|
||||
'caching' => TRUE,
|
||||
'cache_dir' => '/dev/shm/lnapp',
|
||||
// 'cache_dir' => '/dev/shm/lnapp',
|
||||
// 'cache_life' => 180,
|
||||
));
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user