firefox: attempt to enable http for esr

This commit is contained in:
Aminda Suomalainen 2024-05-18 10:21:44 +03:00
parent 5a88836d59
commit c68e3f66ab
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 11 additions and 0 deletions

View File

@ -374,6 +374,11 @@
"Type": "boolean",
"Value": true
},
"network.dns.http3_echconfig.enabled": {
"Status": "locked",
"Type": "boolean",
"Value": true
},
"network.dns.native_https_query": {
"Status": "locked",
"Type": "boolean",
@ -564,6 +569,12 @@
"Type": "boolean",
"Value": true
},
"security.tls.ech.grease_http3": {
"Comment": "Seems to be required for http3. This defaults to true on Nightly 128 and false on 115.11.0esr. However again not allowed to be deployed here for security :()",
"Status": "locked",
"Type": "boolean",
"Value": true
},
"ui.systemUsesDarkTheme": {
"Status": "default",
"Type": "number",