mirror of
https://github.com/arkenfox/user.js.git
synced 2026-01-08 06:12:06 +01:00
fix numbering
This commit is contained in:
committed by
GitHub
parent
6a2ac2c4c4
commit
2e88889602
6
user.js
6
user.js
@@ -1,7 +1,7 @@
|
|||||||
/******
|
/******
|
||||||
* name: arkenfox user.js
|
* name: arkenfox user.js
|
||||||
* date: 15 November 2025
|
* date: 30 January 2026
|
||||||
* version: 144
|
* version: 147
|
||||||
* urls: https://github.com/arkenfox/user.js [repo]
|
* urls: https://github.com/arkenfox/user.js [repo]
|
||||||
* : https://arkenfox.github.io/gui/ [interactive]
|
* : https://arkenfox.github.io/gui/ [interactive]
|
||||||
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
|
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
|
||||||
@@ -1218,7 +1218,7 @@ user_pref("datareporting.policy.dataSubmissionEnabled", false);
|
|||||||
/* 8501: disable Health Reports
|
/* 8501: disable Health Reports
|
||||||
* [SETTING] Privacy & Security>Firefox Data Collection and Use>Send technical... data ***/
|
* [SETTING] Privacy & Security>Firefox Data Collection and Use>Send technical... data ***/
|
||||||
user_pref("datareporting.healthreport.uploadEnabled", false);
|
user_pref("datareporting.healthreport.uploadEnabled", false);
|
||||||
/* 0802: disable telemetry
|
/* 8502: disable telemetry
|
||||||
* The "unified" pref affects the behavior of the "enabled" pref
|
* The "unified" pref affects the behavior of the "enabled" pref
|
||||||
* - If "unified" is false then "enabled" controls the telemetry module
|
* - If "unified" is false then "enabled" controls the telemetry module
|
||||||
* - If "unified" is true then "enabled" only controls whether to record extended data
|
* - If "unified" is true then "enabled" only controls whether to record extended data
|
||||||
|
|||||||
Reference in New Issue
Block a user