site  contact  subhomenews

SeaMonkey heavy writes to drive

August 06, 2017 — BarryK
Forum member tallboy posted about this, for Firefox:
http://www.murga-linux.com/puppy/viewtopic.php?t=111233

SeaMonkey does the same thing, updates the session information every 15 seconds. This is only useful in case of a crash. Setting it to 15 seconds causes Flash memory to be pounded.

tallboy posted a link, with a fix. It can also be done by editing /root/.mozilla/*/seamonkey/prefs.js, this line will set it to 30 minutes update:

user_pref("browser.sessionstore.interval", 1800000);

I reckon that I will modify my SM PET with this.

Tags: linux