Update user.js

This commit is contained in:
rusty-snake 2024-06-22 12:18:31 +00:00 committed by GitHub
parent 6446d73cf5
commit 57d26e52c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -593,7 +593,7 @@ user_pref("browser.tabs.searchclipboardfor.middleclick", false); // [DEFAULT: fa
* DLP agents are background processes on managed computers that allow enterprises to monitor locally running
* applications for data exfiltration events, which they can allow/block based on customer defined DLP policies.
* [1] https://github.com/chromium/content_analysis_sdk */
user_pref("browser.contentanalysis.default_allow", false); // [FF124+] [DEFAULT: false]
user_pref("browser.contentanalysis.default_allow", false); // [FF124+] [DEFAULT: 0]
/** DOWNLOADS ***/
/* 2651: enable user interaction for security by always asking where to download