Fix core WST file
[jabaws.git] / conf / Engine.local.properties
index d92c157..2f211e8 100644 (file)
@@ -5,7 +5,8 @@ engine.local.enable=true
 # Directory to use for temporary files storage\r
 # OPTIONAL defaults to java temporary directory \r
 # Relative path within the project will be converted in absolute at runtime\r
-local.tmp.directory=local_jobsout \r
+# /cluster/gjb_lab/fc/www-jws2/jaba/local_jobsout \r
+local.tmp.directory=jobsout \r
  \r
 # Number of threads for tasks execution (valid values between 1 and 2x cpu. \r
 # Where x is a number of cores available in the system)\r
@@ -18,4 +19,4 @@ local.stat.collector.enable=true
 \r
 # Maximum amount of time the job is considered running in hours\r
 # Optional defaults to 24 hours\r
-local.stat.maxruntime=6
\ No newline at end of file
+local.stat.maxruntime=24
\ No newline at end of file