lib/model: Add fsync of files and directories, option to disable (fixes #3711)
This commit is contained in:
@@ -104,6 +104,7 @@ func TestDeviceConfig(t *testing.T) {
|
||||
AutoNormalize: true,
|
||||
MinDiskFreePct: 1,
|
||||
MaxConflicts: -1,
|
||||
Fsync: true,
|
||||
Versioning: VersioningConfiguration{
|
||||
Params: map[string]string{},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user