aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold/master.toml
AgeCommit message (Collapse)AuthorFilesLines
2024-11-17Adjust threshold config (#6246)zemul1-0/+1
* fix:mount deadlock * fix --------- Co-authored-by: zemul <zhouzemiao@ihuman.com>
2022-04-30s3 backend support customizing storage classchrislu1-0/+1
2022-01-12master: remove hard coded filer settings in master.tomlchrislu1-3/+0
fix https://github.com/chrislusf/seaweedfs/issues/2529
2021-11-29add s3.clean.uploads -timeAgo=24hChris Lu1-0/+1
2021-10-10removing etcd sequencerChris Lu1-4/+1
causing go mod tidy problem. If anyone wants this, please help to resolve this first. github.com/chrislusf/seaweedfs/weed/sequence imports go.etcd.io/etcd/client tested by go.etcd.io/etcd/client.test imports github.com/coreos/etcd/integration imports github.com/coreos/etcd/proxy/grpcproxy imports google.golang.org/grpc/naming: module google.golang.org/grpc@latest found (v1.41.0), but does not contain package google.golang.org/grpc/naming
2021-08-01add -force option following #2228Chris Lu1-1/+1
2021-08-01add default quietFor valueChris Lu1-1/+1
2021-08-01shell: add `volume.deleteEmpty` commandChris Lu1-0/+1
2021-07-23snowflake sequencer need an unique idChris Lu1-0/+2
fix https://github.com/chrislusf/seaweedfs/issues/2213
2021-07-05extract embed toml example to separate filesbingoohuang1-0/+60