mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-21 16:16:50 -04:00
Capitalize first word of 2nd line ...
or JustMe will open an issue :)
This commit is contained in:
parent
d2e95e7b45
commit
33ecec4cf0
2
user.js
2
user.js
@ -705,7 +705,7 @@ user_pref("browser.sessionstore.privacy_level", 2);
|
||||
/* 1022: disable resuming session from crash [SETUP-CHROME] ***/
|
||||
user_pref("browser.sessionstore.resume_from_crash", false);
|
||||
/* 1023: set the minimum interval between session save operations
|
||||
* increasing it can help on older machines and some websites, as well as reducing writes, see [1]
|
||||
* Increasing this can help on older machines and some websites, as well as reducing writes, see [1]
|
||||
* Default is 15000 (15 secs). Try 30000 (30sec), 60000 (1min) etc
|
||||
* [SETUP-CHROME] This can also affect entries in the "Recently Closed Tabs" feature:
|
||||
* i.e. the longer the interval the more chance a quick tab open/close won't be captured.
|
||||
|
Loading…
x
Reference in New Issue
Block a user