Add properties configuration to the system
[proteocache.git] / conf / Proteocache.properties
diff --git a/conf/Proteocache.properties b/conf/Proteocache.properties
new file mode 100644 (file)
index 0000000..1f1c5cf
--- /dev/null
@@ -0,0 +1,9 @@
+#################################################################################
+# Cassandra host or IP
+# test server is 10.0.115.190
+cassandra.host=localhost
+
+#################################################################################
+# Jpred sources
+cassandra.jpred.web=true
+cassandra.jpred.local=false
\ No newline at end of file