String slice formatting
This commit is contained in:
@@ -621,7 +621,10 @@ func syncthingMain() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
protectedFiles := []string{
|
protectedFiles := []string{
|
||||||
locations[locDatabase], locations[locConfigFile], locations[locCertFile], locations[locKeyFile],
|
locations[locDatabase],
|
||||||
|
locations[locConfigFile],
|
||||||
|
locations[locCertFile],
|
||||||
|
locations[locKeyFile],
|
||||||
}
|
}
|
||||||
|
|
||||||
// Remove database entries for folders that no longer exist in the config
|
// Remove database entries for folders that no longer exist in the config
|
||||||
|
|||||||
Reference in New Issue
Block a user