fixed line commited by mistake
This commit is contained in:
parent
657d7c2ab5
commit
8b484a9df3
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue