ClustalO settings
[jabaws.git] / conf / Engine.cluster.properties
1 ### Local Binaries root path ###\r
2 \r
3 # enable or disable engine true | false\r
4 # OPTIONAL defaults to false\r
5 engine.cluster.enable=true\r
6 \r
7 # Directory to use for temporary files storage\r
8 # REQUIRED - cluster nodes must have access to this directory!\r
9 # An absolute path is required \r
10 \r
11 # Please note that statistic web application will only be able to generate links\r
12 # to the job folders if this path is within JABA web application. \r
13 # JABAWS statistic application just assume that the last name in the path is the \r
14 # application folder in the root of JABAWS web application. \r
15 #cluster.tmp.directory=/cluster/gjb_lab/fc/www-jws2/jaba/jobsout\r
16 cluster.tmp.directory=/homes/pvtroshin/workspace/jaba2/jobsout\r
17 \r
18 # Enable/disable cluster statistics collector \r
19 cluster.stat.collector.enable=false\r
20 \r
21 # Maximum amount of time the job is considered running in hours\r
22 # Optional defaults to 7 days (168h) \r
23 cluster.stat.maxruntime=24\r