We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73af1fe commit 063356bCopy full SHA for 063356b
generator/config-gen/smanager-config.gen.js
@@ -18,7 +18,7 @@ async function genSmanagerConfig(config, outputCfg) {
18
},
19
dataDir: "/data",
20
scheduler: {
21
- minSrdRatio: 70,
+ minSrdRatio: 30,
22
strategy: {
23
existedFilesWeight: 0,
24
newFilesWeight: 100
0 commit comments