mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-23 07:40:11 -07:00
firefox: laxer settings.
This commit is contained in:
parent
81adbdf00c
commit
2afe05af67
@ -205,7 +205,6 @@ pref("network.protocol-handler.expose.data", true);
|
|||||||
// SEARCH / AUTOFILL / FORMS
|
// SEARCH / AUTOFILL / FORMS
|
||||||
//
|
//
|
||||||
|
|
||||||
pref("keyword.enabled", false);
|
|
||||||
pref("browser.fixup.alternate.enabled", false);
|
pref("browser.fixup.alternate.enabled", false);
|
||||||
pref("browser.urlbar.trimURLs", false);
|
pref("browser.urlbar.trimURLs", false);
|
||||||
pref("browser.sessionhistory.max_entries", 10);
|
pref("browser.sessionhistory.max_entries", 10);
|
||||||
|
Loading…
Reference in New Issue
Block a user