X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=conf%2FProteocache.properties;h=6ce13edae4f67f5efbd912bd5e1d70756267bb96;hb=6094cb1ef55124629c1862daf9ef9e9b05433a60;hp=1f1c5cf5bf3fa55427180736a7b5823051626725;hpb=6a7e9f2b0e54c8dfd1adc223a51c28725368eb6b;p=proteocache.git diff --git a/conf/Proteocache.properties b/conf/Proteocache.properties index 1f1c5cf..6ce13ed 100644 --- a/conf/Proteocache.properties +++ b/conf/Proteocache.properties @@ -1,9 +1,37 @@ ################################################################################# # Cassandra host or IP # test server is 10.0.115.190 -cassandra.host=localhost +#cassandra.host=localhost +#cassandra.host=gjb-www-1.cluster.lifesci.dundee.ac.uk +cassandra.host=c6100-1.cluster.lifesci.dundee.ac.uk + +cassandra.newtables.update=false +cassandra.version.update=false ################################################################################# # Jpred sources -cassandra.jpred.web=true -cassandra.jpred.local=false \ No newline at end of file +# real Jpred web-server +cassandra.jpred.web.update=true +cassandra.jpred.web.inidelay=0 +cassandra.jpred.web.updaterate=30 + +# 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 +cassandra.jpred.local.inidelay=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