aboutsummaryrefslogtreecommitdiff
path: root/docs/replication.rst
diff options
context:
space:
mode:
authoryourchanges <yourchanges@gmail.com>2014-10-21 15:50:48 +0800
committeryourchanges <yourchanges@gmail.com>2014-10-21 15:50:48 +0800
commitf7bcd8e958ef185baeca0c455a397d49fcb62256 (patch)
treebb2a2de4fcb7f9ac7e1d65a78e82cbe1f5f17e36 /docs/replication.rst
parent78ccbbf3d0766e1ececf91fa00766d1ed33050cc (diff)
parenta3c17f17b144c4298409fddda2d6bc4b39d38ca5 (diff)
downloadseaweedfs-f7bcd8e958ef185baeca0c455a397d49fcb62256.tar.xz
seaweedfs-f7bcd8e958ef185baeca0c455a397d49fcb62256.zip
Merge pull request #1 from chrislusf/master
update
Diffstat (limited to 'docs/replication.rst')
-rw-r--r--docs/replication.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/replication.rst b/docs/replication.rst
index 136f41b97..54e4b2503 100644
--- a/docs/replication.rst
+++ b/docs/replication.rst
@@ -1,6 +1,6 @@
Replication
===================================
-Weed-FS can support replication. The replication is implemented not on file level, but on volume level.
+Seaweed-FS can support replication. The replication is implemented not on file level, but on volume level.
How to use
###################################
@@ -58,7 +58,7 @@ Each replication type will physically create x+y+z+1 copies of volume data files
Example topology configuration
###################################
-The WeedFS master server tries to read the default topology configuration file are read from /etc/weedfs/weedfs.conf, if it exists. The topology setting to configure data center and racks file format is as this.
+The Seaweed-FS master server tries to read the default topology configuration file are read from /etc/weedfs/weedfs.conf, if it exists. The topology setting to configure data center and racks file format is as this.
.. code-block:: xml