Session Restore: Difference between revisions

Line 29: Line 29:
== Preferences ==
== Preferences ==


* browser.sessionstore.enabled (bool) - Activate the service. Default is true
* browser.sessionstore.enabled (bool) - Activate the service. Default is false
* browser.sessionstore.resume_from_crash (bool) - Resume sessions post-crash. Default is false.
* browser.sessionstore.resume_from_crash (bool) - Resume sessions post-crash. Default is false.
* browser.sessionstore.resume_session_once (bool) - Resume session at the next application start, but not again. Default is false. This is used for restarting the browser after application updates and extension installation.
* browser.sessionstore.resume_session_once (bool) - Resume session at the next application start, but not again. Default is false. This is used for restarting the browser after application updates and extension installation.
2

edits