Browse Source

Adjust documentation.

pull/48/head
Chris Lu 10 years ago
parent
commit
f7f6f331db
  1. 3
      docs/distributed_filer.rst

3
docs/distributed_filer.rst

@ -20,7 +20,8 @@ Cassandra Setup
#####################
Here is the CQL to create the table.CassandraStore.
Optionally you can adjust the keyspace name and replication settings.
For production server, you would want to set replication_factor to 3.
For production, you would want to set replication_factor to 3
if there are at least 3 Cassandra servers.
.. code-block:: bash

Loading…
Cancel
Save