Fix core WST file
[jabaws.git] / dundee-conf / Engine.local.properties
index a485104..d9314c2 100644 (file)
@@ -5,10 +5,17 @@ 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=/cluster/gjb_lab/fc/www-jws/jaba/local_jobsout \r
+local.tmp.directory=/cluster/gjb_lab/fc/www-jws2/jaba/local_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
 # OPTIONAL defaults to the number of cores for core number <=4 and \r
 # number of cores-1 for greater core numbers\r
 engine.local.thread.number=2\r
+\r
+# Enable/disable cluster statistics collector\r
+local.stat.collector.enable=true\r
+\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