aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_volume_configure_replication.go
AgeCommit message (Collapse)AuthorFilesLines
2020-02-25avoid reusing context objectChris Lu1-5/+4
fix https://github.com/chrislusf/seaweedfs/issues/1182
2020-02-02shell: add volume.configure.replication to change replication for a volumeChris Lu1-0/+105
fix https://github.com/chrislusf/seaweedfs/issues/1192