X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=conf%2FProteocache.properties;h=2b2a2fd89714837970a336b67ca87d47025028ad;hb=3ffab52508e753a5486dc7ec20b3ff5b72b2604e;hp=ffd1a6c2c5dcabaf1b8c0a3c641a2abdcc5d5195;hpb=ae38ab4dc7b6e22731c1d57765605304d36ccfa2;p=proteocache.git diff --git a/conf/Proteocache.properties b/conf/Proteocache.properties index ffd1a6c..2b2a2fd 100644 --- a/conf/Proteocache.properties +++ b/conf/Proteocache.properties @@ -1,22 +1,26 @@ ################################################################################# # Cassandra host or IP # test server is 10.0.115.190 -cassandra.host=localhost +#cassandra.host=localhost +cassandra.host=Main-laptop2.dyn.lifesci.dundee.ac.uk +#cassandra.host=gjb-www-1.cluster.lifesci.dundee.ac.uk +#cassandra.host=c6100-1.cluster.lifesci.dundee.ac.uk -cassandra.newtables.update=false; +cassandra.newtables.update=false +cassandra.version.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=200 +cassandra.jpred.web.updaterate=30 +#cassandra.jpred.web.prefix=http://gjb-www-1.cluster.lifesci.dundee.ac.uk:3209/results # update time period (in days) # by defauls for 100 past days cassandra.jpred.web.period=5 - ################################################################################# # local test job source cassandra.jpred.local.update=false @@ -26,3 +30,10 @@ cassandra.jpred.local.updaterate=200 # update time period (in days) # by defauls for 100 past days 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