Skip to content
Snippets Groups Projects
Commit d3b2b37f authored by Santiago Rodriguez's avatar Santiago Rodriguez
Browse files

abrowser: disable Firefox Hello

parent e4fd0512
No related branches found
No related tags found
No related merge requests found
......@@ -171,3 +171,6 @@ pref("browser.selfsupport.url", "");
//Disable Link to FireFox Marketplace, currently loaded with non-free "apps"
pref("browser.apps.URL", "");
//Disable Firefox Hello
pref("loop.enabled","false");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment