fixed line commited by mistake

This commit is contained in:
tomash 2006-11-30 04:37:16 +00:00
parent 657d7c2ab5
commit 8b484a9df3
1 changed files with 1 additions and 2 deletions

View File

@ -117,8 +117,7 @@ $config = array(
'tmpRootPass' => 'q',
/* =================================================== cron configuration */
# 'cronUserName' => 'www-data',
'cronUserName' => 'apache',
'cronUserName' => 'www-data',
# 'lockfile' => dirname(__FILE__).'/cron/cron.lock',
'lockfile' => dirname(__FILE__).'/../../storageServer/var/stor/buffer/cron.lock',
'cronfile' => dirname(__FILE__).'/cron/croncall.php',