X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=conf%2FEngine.local.properties;h=2f211e8a27ee27b781f49ab13081bd9ebc48ae80;hb=HEAD;hp=d92c157aab011dfe0a5931e07d34475f03817195;hpb=ee730535bf9addab16fed9a6adcefed7ee2cd26d;p=jabaws.git diff --git a/conf/Engine.local.properties b/conf/Engine.local.properties index d92c157..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) @@ -18,4 +19,4 @@ 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