lib/config: Minor attribute updates
As discussed in https://github.com/syncthing/docs/pull/169 GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3082
This commit is contained in:
committed by
Audrius Butkevicius
parent
1be40cc4fa
commit
b993b41847
@@ -386,7 +386,7 @@ func TestDeviceRename(t *testing.T) {
|
||||
m.Close(device1, protocol.ErrTimeout)
|
||||
|
||||
opts := cfg.Options()
|
||||
opts.OverwriteNames = true
|
||||
opts.OverwriteRemoteDevNames = true
|
||||
cfg.SetOptions(opts)
|
||||
|
||||
hello.DeviceName = "tester2"
|
||||
|
||||
Reference in New Issue
Block a user