Commit 16d3f6f7 authored by John Schanck's avatar John Schanck
Browse files

Bug 1919097 - set security.tls.enable_kyber to true by default on desktop. r=keeler

parent 677047ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15587,7 +15587,7 @@

- name: security.tls.enable_kyber
  type: RelaxedAtomicBool
  value: false
  value: @IS_NOT_ANDROID@
  mirror: always
  rust: true