From e27bb347d146549ac98679fcf41e1851398847c6 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 11 Dec 2018 15:36:59 +0000 Subject: [PATCH] add description line --- user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/user.js b/user.js index 3d8f4c9..484b963 100644 --- a/user.js +++ b/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)