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

Differential Revision: https://phabricator.services.mozilla.com/D222330
This commit is contained in:
John Schanck 2024-09-16 20:53:32 +00:00
parent 677047ffe1
commit 16d3f6f70f

View File

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