Set defaults correctly for autoNormalize
The default:"foo" struct tags aren't actually used for folder configs.
This commit is contained in:
@@ -83,6 +83,7 @@ func TestDeviceConfig(t *testing.T) {
|
||||
Copiers: 1,
|
||||
Pullers: 16,
|
||||
Hashers: 0,
|
||||
AutoNormalize: true,
|
||||
},
|
||||
}
|
||||
expectedDevices := []DeviceConfiguration{
|
||||
|
||||
Reference in New Issue
Block a user