abrowser: disable home snippets
Author: g4cj Source: https://trisquel.info/en/issues/13954
This commit is contained in:
parent
de69e43dc6
commit
a07b1cff64
1 changed files with 2 additions and 1 deletions
|
|
@ -122,7 +122,8 @@ pref("plugin.state.flash", 1);
|
|||
pref("browser.newtabpage.directory.source", "");
|
||||
pref("browser.newtabpage.directory.ping", "");
|
||||
pref("browser.newtabpage.introShown", true);
|
||||
|
||||
// Disable home snippets
|
||||
pref("browser.aboutHomeSnippets.updateUrl", "data:text/html");
|
||||
|
||||
// Services
|
||||
pref("gecko.handlerService.schemes.mailto.0.name", "");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue