We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2faa0 commit 03db51eCopy full SHA for 03db51e
README.md
@@ -96,7 +96,6 @@ docker run -e CASSANDRA_SEEDS=10.x.x.x -- csv of Cassandra serv
96
-e KEYSPACE=<keyspace> -- Cassandra keyspace
97
-e VISIBILITY_KEYSPACE=<visibility_keyspace> -- Cassandra visibility keyspace
98
-e SKIP_SCHEMA_SETUP=true -- do not setup Cassandra schema during startup
99
- -e RINGPOP_SEEDS=10.x.x.x,10.x.x.x \ -- csv of ipaddrs for gossip bootstrap
100
-e NUM_HISTORY_SHARDS=1024 \ -- Number of history shards
101
-e SERVICES=history,matching \ -- Spin-up only the provided services
102
-e LOG_LEVEL=debug,info \ -- Logging level
0 commit comments