New ProteoCache configuration
[proteocache.git] / conf / Proteocache.properties
index ae10be4..d52f487 100644 (file)
@@ -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