Pass disableIPv6
setting to libsignal-net
This commit is contained in:
parent
793346031b
commit
ae4fa04e95
3 changed files with 4 additions and 2 deletions
|
@ -559,8 +559,6 @@ export class SocketManager extends EventListener {
|
|||
: TransportOption.ShadowingLow;
|
||||
}
|
||||
|
||||
// in prod, switch to using 'ShadowingHigh' mode, unless user opts out,
|
||||
// in which case switching to `ShadowingLow`
|
||||
const configValue = window.Signal.RemoteConfig.isEnabled(
|
||||
'desktop.experimentalTransportEnabled.prod'
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue