1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-09-18 15:00:53 +02:00

Fix option name -defaultReplication

Fix option name -defaultReplication
This commit is contained in:
chrislusf 2015-02-05 23:03:34 -08:00
parent 09f98630c0
commit 1a04522e18

View file

@ -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: