Paths must not end with slash on Windows
This commit is contained in:
@@ -962,6 +962,7 @@ func defaultConfig(myName string) config.Configuration {
|
||||
MinDiskFreePct: 1,
|
||||
Devices: []config.FolderDeviceConfiguration{{DeviceID: myID}},
|
||||
AutoNormalize: true,
|
||||
MaxConflicts: -1,
|
||||
},
|
||||
}
|
||||
newCfg.Devices = []config.DeviceConfiguration{
|
||||
|
||||
Reference in New Issue
Block a user