mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
fix code highlighting
parent
addba5e7ab
commit
dd34c3270e
|
@ -94,4 +94,4 @@ In certain circumstances—like adding/removing/altering replication settings of
|
|||
|
||||
## Change replication
|
||||
|
||||
In `weed shell`, you can change a volume replication setting via `volume.configure.replication`. After that, the volume will become readonly since the replication setting is not matched. You will also need to run 'volume.fix.replication` to create missing replicas.
|
||||
In `weed shell`, you can change a volume replication setting via `volume.configure.replication`. After that, the volume will become readonly since the replication setting is not matched. You will also need to run `volume.fix.replication` to create missing replicas.
|
||||
|
|
Loading…
Reference in a new issue