2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

firefox: laxer settings.

This commit is contained in:
Dylan Araps 2019-10-06 16:05:04 +03:00
parent 81adbdf00c
commit 2afe05af67
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -205,7 +205,6 @@ pref("network.protocol-handler.expose.data", true);
// SEARCH / AUTOFILL / FORMS
//
pref("keyword.enabled", false);
pref("browser.fixup.alternate.enabled", false);
pref("browser.urlbar.trimURLs", false);
pref("browser.sessionhistory.max_entries", 10);