File tree Expand file tree Collapse file tree
changelog.d/2-wire-builds Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Fixed: disabled the MLS by default for 5.25-R1
Original file line number Diff line number Diff line change 5555 teamMemberWelcome : https://wire.example.com/download # change this
5656 enableFederation : false # Keep false unless federation is explicitly configured
5757 optSettings :
58- setEnableMLS : true # Enable for MLS protocol use
58+ setEnableMLS : false # Enable for MLS protocol use
5959 setFederationDomain : example.com # change this per host deployment
6060 # Sync the domain with the 'host' variable in the sftd chart
6161 # Comment the next line (by adding '#' before it) if conference calling is not used
@@ -199,7 +199,7 @@ galley:
199199 status : disabled
200200 config :
201201 protocolToggleUsers : []
202- defaultProtocol : mls
202+ defaultProtocol : proteus
203203 allowedCipherSuites : [2]
204204 defaultCipherSuite : 2
205205 supportedProtocols : [proteus, mls]
Original file line number Diff line number Diff line change 5555 teamMemberWelcome : https://wire.example.com/download # change this
5656 enableFederation : false # Keep false unless federation is explicitly configured
5757 optSettings :
58- setEnableMLS : true # Enable for MLS protocol use
58+ setEnableMLS : false # Enable for MLS protocol use
5959 setFederationDomain : example.com # change this per host deployment
6060 # Sync the domain with the 'host' variable in the sftd chart
6161 # Comment the next line (by adding '#' before it) if conference calling is not used
@@ -199,7 +199,7 @@ galley:
199199 status : disabled
200200 config :
201201 protocolToggleUsers : []
202- defaultProtocol : mls
202+ defaultProtocol : proteus
203203 allowedCipherSuites : [2]
204204 defaultCipherSuite : 2
205205 supportedProtocols : [proteus, mls]
You can’t perform that action at this time.
0 commit comments