diff options
| author | Chris Lu <chris.lu@gmail.com> | 2019-06-05 01:48:03 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2019-06-05 01:48:03 -0700 |
| commit | 784141c5e6e66ce349cf6d39d0bbf7848545548f (patch) | |
| tree | 51af4ff3519ed2f706bef806d46dcc8da5800dd9 /weed/command/scaffold.go | |
| parent | ede876cfdb0116557dd197a7951957dab6745c24 (diff) | |
| download | seaweedfs-784141c5e6e66ce349cf6d39d0bbf7848545548f.tar.xz seaweedfs-784141c5e6e66ce349cf6d39d0bbf7848545548f.zip | |
adjust script parameter
Diffstat (limited to 'weed/command/scaffold.go')
| -rw-r--r-- | weed/command/scaffold.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/command/scaffold.go b/weed/command/scaffold.go index 2282658bb..242bdddd7 100644 --- a/weed/command/scaffold.go +++ b/weed/command/scaffold.go @@ -321,6 +321,7 @@ key = "" # this file is read by master [master.maintenance] +# periodically run these scripts are the same as running them from 'weed shell' scripts = """ ec.encode -fullPercent=95 -quietFor=1h ec.rebuild -force |
