web site minor tweaks
[jabaws.git] / conf / Engine.local.properties
index 73d4d68..2f211e8 100644 (file)
@@ -5,6 +5,7 @@ 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
+# /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
@@ -12,3 +13,10 @@ local.tmp.directory=jobsout
 # 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=3\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=24
\ No newline at end of file