aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_fs_configure.go
AgeCommit message (Expand)AuthorFilesLines
2020-12-13rename parameter name to "disk"Chris Lu1-1/+1
2020-12-13rename from volumeType to diskTypeChris Lu1-0/+2
2020-12-10filer: change to /etc/seaweedfs folder on filerChris Lu1-2/+2
2020-12-06refactoringChris Lu1-15/+1
2020-12-06fix import cycleChris Lu1-1/+1
2020-12-06refactoringChris Lu1-13/+1
2020-12-06shell: fix fs.configureChris Lu1-3/+5
2020-11-26go fmtChris Lu1-1/+1
2020-11-17fs.configure: configurable volume growthChris Lu1-5/+26
2020-11-16fail fast if user configures collection for a bucketChris Lu1-0/+4
2020-11-16adjust help messageChris Lu1-1/+1
2020-11-15filere.conf: prefer to use json formatChris Lu1-0/+1
2020-11-15adds more help messageChris Lu1-1/+12
2020-11-15fix typoChris Lu1-1/+1
2020-11-15filer conf: delete location specific configurationChris Lu1-3/+30
2020-11-15fs.configure: read and local add filer configurationChris Lu1-0/+87