Upload files to "testing"

This commit is contained in:
Narsil 2024-02-23 16:29:08 +00:00
parent 60cecfcc42
commit 7ecf8268ea
1 changed files with 1 additions and 0 deletions

View File

@ -736,6 +736,7 @@ user_pref("security.csp.enable", true);
// Disable CSP reports
user_pref("security.csp.speccompliant", false);
user_pref("security.signed_content.CSP.default", "");
user_pref("security.csp.reporting.enabled", false);
// -------------------------------------
// Disable JAR from opening Unsafe File Types
user_pref("network.jar.open-unsafe-types", false);