X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=conf%2FEngine.local.properties;h=25fd766f6c2e9b8b3ac24bf8b8cf41cc7d6db17b;hb=4d68b23381e6589b665e40dc012c66e78cd2f7a5;hp=ab0b22974309af9956b07679c1eb1a08588c22f6;hpb=1178f388e4d4e64387704a751fd9c77ccb773a27;p=jabaws.git diff --git a/conf/Engine.local.properties b/conf/Engine.local.properties index ab0b229..25fd766 100644 --- a/conf/Engine.local.properties +++ b/conf/Engine.local.properties @@ -5,7 +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 -local.tmp.directory=jobsout +local.tmp.directory=local_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,7 +14,7 @@ local.tmp.directory=jobsout #engine.local.thread.number=3 # Enable/disable cluster statistics collector -local.stat.collector.enable=true +local.stat.collector.enable=false # Maximum amount of time the job is considered running in hours # Optional defaults to 24 hours