summaryrefslogtreecommitdiffstats
path: root/branding/shared/pref/preferences.inc
diff options
context:
space:
mode:
Diffstat (limited to 'branding/shared/pref/preferences.inc')
-rw-r--r--branding/shared/pref/preferences.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/branding/shared/pref/preferences.inc b/branding/shared/pref/preferences.inc
index 5b4c031..cbe3df4 100644
--- a/branding/shared/pref/preferences.inc
+++ b/branding/shared/pref/preferences.inc
@@ -96,6 +96,8 @@ pref("security.OCSP.enabled", 0);
pref("security.ssl.must_staple", true);
pref("security.OCSP.require", true);
+pref("network.http.altsvc.oe", true);
+
// ============================================================================
// ===| DevTools |=============================================================