X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=conf%2FProteocache.properties;fp=conf%2FProteocache.properties;h=d52f48778d3a5bac284cb4313143cb08447f7904;hb=b73edc01170299c550afa7b9e67071d37ec1d3d2;hp=ae10be4f95a4408d4f29d7d486ff0eacfffdf228;hpb=b30cc03a3bcf1b2360a085352a88e3798ffab296;p=proteocache.git diff --git a/conf/Proteocache.properties b/conf/Proteocache.properties index ae10be4..d52f487 100644 --- a/conf/Proteocache.properties +++ b/conf/Proteocache.properties @@ -1,7 +1,9 @@ ################################################################################# # Cassandra host or IP # test server is 10.0.115.190 -cassandra.host=localhost +#cassandra.host=localhost +#cassandra.host=10.31.0.97 +cassandra.host=gjb-www-1.cluster.lifesci.dundee.ac.uk cassandra.newtables.update=false @@ -16,7 +18,6 @@ cassandra.jpred.web.updaterate=30 # by defauls for 100 past days cassandra.jpred.web.period=5 - ################################################################################# # local test job source cassandra.jpred.local.update=false @@ -26,3 +27,9 @@ 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.web.dir=results \ No newline at end of file