From: Sasha Sherstnev Date: Thu, 9 Jan 2014 15:41:22 +0000 (+0000) Subject: Add a possible path to the Jpred archive in the cluster X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=e42146b41c41299311fdcf556b465c3eefc6025c;p=proteocache.git Add a possible path to the Jpred archive in the cluster --- diff --git a/conf/Proteocache.properties b/conf/Proteocache.properties index 78b97cd..fb855a3 100644 --- a/conf/Proteocache.properties +++ b/conf/Proteocache.properties @@ -1,15 +1,15 @@ ################################################################################# # Cassandra host or IP # test server is 10.0.115.190 -cassandra.host=localhost -#cassandra.host=gjb-www-1.cluster.lifesci.dundee.ac.uk +#cassandra.host=localhost +cassandra.host=gjb-www-1.cluster.lifesci.dundee.ac.uk cassandra.newtables.update=false ################################################################################# # Jpred sources # real Jpred web-server -cassandra.jpred.web.update=false +cassandra.jpred.web.update=true cassandra.jpred.web.inidelay=0 cassandra.jpred.web.updaterate=30 @@ -31,4 +31,5 @@ cassandra.jpred.local.period=300 # archive features archive.enable=true archive.path = /home/asherstnev/Projects/Java.projects/proteocache/archive +#archive.path = /homes/www-jws2/ProteoCacheArchive archive.web.dir=results