X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=conf%2FEngine.local.properties;h=2f211e8a27ee27b781f49ab13081bd9ebc48ae80;hb=29b08ed1511c3d09d6dff7699569096af72c5af0;hp=25fd766f6c2e9b8b3ac24bf8b8cf41cc7d6db17b;hpb=d866a29d849b599983e1102d88bfe0cd40188f5b;p=jabaws.git diff --git a/conf/Engine.local.properties b/conf/Engine.local.properties index 25fd766..2f211e8 100644 --- a/conf/Engine.local.properties +++ b/conf/Engine.local.properties @@ -5,7 +5,8 @@ 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 -local.tmp.directory=local_jobsout +# /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. # Where x is a number of cores available in the system) @@ -14,8 +15,8 @@ local.tmp.directory=local_jobsout #engine.local.thread.number=3 # Enable/disable cluster statistics collector -local.stat.collector.enable=false +local.stat.collector.enable=true # Maximum amount of time the job is considered running in hours # Optional defaults to 24 hours -local.stat.maxruntime=6 \ No newline at end of file +local.stat.maxruntime=24 \ No newline at end of file