mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-12-01 07:49:02 +08:00
Fix option name -defaultReplication
Fix option name -defaultReplication
This commit is contained in:
parent
09f98630c0
commit
1a04522e18
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user