зеркало из https://github.com/mozilla/pjs.git
Bug 472368: Decide on a bfcache setting for fennec, r=stuart
This commit is contained in:
Родитель
60f37743af
Коммит
0f43b55f32
|
@ -68,7 +68,7 @@ pref("network.http.max-persistent-connections-per-server", 4);
|
|||
pref("network.http.max-persistent-connections-per-proxy", 4);
|
||||
|
||||
/* session history */
|
||||
pref("browser.sessionhistory.max_total_viewers", 0);
|
||||
pref("browser.sessionhistory.max_total_viewers", 1);
|
||||
pref("browser.sessionhistory.max_entries", 50);
|
||||
|
||||
/* these should help performance */
|
||||
|
|
Загрузка…
Ссылка в новой задаче