mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 14:03:40 +02:00
Update user.js
This commit is contained in:
parent
6446d73cf5
commit
57d26e52c6
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -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
|
* 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.
|
* applications for data exfiltration events, which they can allow/block based on customer defined DLP policies.
|
||||||
* [1] https://github.com/chromium/content_analysis_sdk */
|
* [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 ***/
|
/** DOWNLOADS ***/
|
||||||
/* 2651: enable user interaction for security by always asking where to download
|
/* 2651: enable user interaction for security by always asking where to download
|
||||||
|
|
Loading…
Add table
Reference in a new issue