X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=conf%2FEngine.local.properties;h=2f211e8a27ee27b781f49ab13081bd9ebc48ae80;hb=29b08ed1511c3d09d6dff7699569096af72c5af0;hp=73d4d6867c98797ea6e6b60b38f74a39862c0209;hpb=481202ddde7f0abba2c78e8dfb28c464f6019962;p=jabaws.git diff --git a/conf/Engine.local.properties b/conf/Engine.local.properties index 73d4d68..2f211e8 100644 --- a/conf/Engine.local.properties +++ b/conf/Engine.local.properties @@ -5,6 +5,7 @@ engine.local.enable=true # Directory to use for temporary files storage # OPTIONAL defaults to java temporary directory # Relative path within the project will be converted in absolute at runtime +# /cluster/gjb_lab/fc/www-jws2/jaba/local_jobsout local.tmp.directory=jobsout # Number of threads for tasks execution (valid values between 1 and 2x cpu. @@ -12,3 +13,10 @@ local.tmp.directory=jobsout # OPTIONAL defaults to the number of cores for core number <=4 and # number of cores-1 for greater core numbers #engine.local.thread.number=3 + +# Enable/disable cluster statistics collector +local.stat.collector.enable=true + +# Maximum amount of time the job is considered running in hours +# Optional defaults to 24 hours +local.stat.maxruntime=24 \ No newline at end of file