Increase time before jump added

This commit is contained in:
Oliver Blanthorn 2018-05-28 16:15:37 +01:00
parent 30c8c82214
commit f37bf91b21
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -252,7 +252,7 @@ const DEFAULTS = o({
theme: "default", // currently available: "default", "dark"
modeindicator: "true",
jumpdelay: 1000, // Delay before registering a scroll in the jumplist
jumpdelay: 3000, // Milliseconds before registering a scroll in the jumplist
// Default logging levels - 2 === WARNING
logging: o({