lib/config: Sanity checks on MaxConcurrentWrites (ref #7064) (#7069)

This commit is contained in:
Simon Frei
2020-11-03 19:09:32 +01:00
committed by GitHub
parent c206fbdc58
commit d0ccea0404
2 changed files with 12 additions and 1 deletions
+1
View File
@@ -129,6 +129,7 @@ func TestDeviceConfig(t *testing.T) {
WeakHashThresholdPct: 25,
MarkerName: DefaultMarkerName,
JunctionsAsDirs: true,
MaxConcurrentWrites: maxConcurrentWritesDefault,
},
}