mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 06:33:32 +08:00
Fix option name -defaultReplication
Fix option name -defaultReplication
This commit is contained in:
@@ -10,7 +10,7 @@ Basically, the way it works is:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
./weed master -defaultReplicationType=001
|
||||
./weed master -defaultReplication=001
|
||||
|
||||
2. start volume servers as this:
|
||||
|
||||
|
Reference in New Issue
Block a user