From 7a4fbcb89495f83d5b263d98031585db4e619906 Mon Sep 17 00:00:00 2001 From: Sasha Sherstnev Date: Mon, 11 Nov 2013 18:31:24 +0000 Subject: [PATCH 1/1] Switch off fillin new tables by default --- conf/Proteocache.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/Proteocache.properties b/conf/Proteocache.properties index a5e72ab..8a98d4f 100644 --- a/conf/Proteocache.properties +++ b/conf/Proteocache.properties @@ -3,7 +3,7 @@ # test server is 10.0.115.190 cassandra.host=localhost -cassandra.newtables.update=true +cassandra.newtables.update=false ################################################################################# # Jpred sources -- 1.7.10.2