Abrowser: fixed automated connection and unbranding
This commit is contained in:
parent
048feb78b7
commit
dff8f675f8
2 changed files with 6 additions and 4 deletions
|
|
@ -101,6 +101,8 @@ pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
|
|||
pref("browser.safebrowsing.enabled", false);
|
||||
pref("browser.safebrowsing.downloads.remote.enabled", false);
|
||||
pref("browser.safebrowsing.malware.enabled", false);
|
||||
pref("browser.safebrowsing.provider.mozilla.gethashURL", "");
|
||||
pref("browser.safebrowsing.provider.mozilla.updateURL", "");
|
||||
pref("services.sync.privacyURL", "https://trisquel.info/en/legal");
|
||||
pref("social.enabled", false);
|
||||
pref("social.remote-install.enabled", false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue