|
@@ -561,6 +561,7 @@ func (m *Model) ClusterConfig(deviceID protocol.DeviceID, cm protocol.ClusterCon
|
|
|
newDeviceCfg := config.DeviceConfiguration{
|
|
newDeviceCfg := config.DeviceConfiguration{
|
|
|
DeviceID: id,
|
|
DeviceID: id,
|
|
|
Compression: true,
|
|
Compression: true,
|
|
|
|
|
+ Addresses: []string{"dynamic"},
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
// The introducers' introducers are also our introducers.
|
|
// The introducers' introducers are also our introducers.
|