This commit is contained in:
tomas 2005-05-01 17:17:49 +00:00
parent c9e69334a4
commit 5001ed991a
3 changed files with 44 additions and 35 deletions

View file

@ -23,7 +23,7 @@
Author : $Author: tomas $
Version : $Revision: 1.5 $
Version : $Revision: 1.6 $
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/var/conf.php.template,v $
------------------------------------------------------------------------------*/
@ -88,7 +88,7 @@ $config = array(
'bufferDir' => dirname(__FILE__).'/../../storageServer/var/stor/buffer',
'transDir' => dirname(__FILE__).'/../../storageServer/var/trans',
'accessDir' => dirname(__FILE__).'/../../storageServer/var/access',
'pearPath' => 'ls_install_dir/lib/php/php',
'pearPath' => 'ls_install_dir/usr/lib/php/php',
'isArchive' => FALSE,
'validate' => TRUE,
'useTrash' => TRUE,