mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-03 23:43:40 +02:00
add description line
This commit is contained in:
parent
58e071269f
commit
e27bb347d1
1 changed files with 1 additions and 0 deletions
1
user.js
1
user.js
|
@ -106,6 +106,7 @@ user_pref("browser.newtabpage.activity-stream.feeds.telemetry", false);
|
|||
user_pref("browser.newtabpage.activity-stream.telemetry", false);
|
||||
user_pref("browser.newtabpage.activity-stream.telemetry.ping.endpoint", "");
|
||||
/* 0105b: disable AS Snippets
|
||||
* Runs code received from a server (aka Remote Code Execution) and sends information back to a metrics server
|
||||
* [1] https://abouthome-snippets-service.readthedocs.io/ ***/
|
||||
user_pref("browser.newtabpage.activity-stream.disableSnippets", true);
|
||||
user_pref("browser.newtabpage.activity-stream.feeds.snippets", false); // has setting (see 0105)
|
||||
|
|
Loading…
Add table
Reference in a new issue