On Wed, 17 Apr 2013 22:32:38 -0700 "David E. Ross" <[email protected]> wrote:
> Windows XP SP3 > Mozilla/5.0 (Windows NT 5.1; rv:20.0) Gecko/20100101 SeaMonkey/2.17.1 > > I installed SeaMonkey in its own directory: C:\SeaMonkey2. I have 5 > profiles. I set my cache preference for all 5 to use > C:\SeaMonkey2\cache. I set my privacy preference for all 5 to erase > my cache when terminating SeaMonkey, no matter which profile is in > use when I terminate. > > I find that there are other caches being created in each profile. For > example, I see startupCache and mozilla-media-cache both in the same > profile. In another profile I see both startupCache and OfflineCache. > Contrary to my preference setting, none of these are erased when I > terminate SeaMonkey. > > Are there preferences (1) to erase these on termination and (2) to > place these all within C:\SeaMonkey2\cache? I'm not sure, but I think the file locations are hard-coded or configured at compile time, so no easy way to move them. For OfflineCache there's an "Offline Website Data" checkbox in the Privacy & Security options about what should be cleared. As I understand it, the media cache should be cleared when the main cache is cleared, and I couldn't find any other way to do it; I'd file a bug about that one. Starting SeaMonkey with the -purgecaches option should clear startupCache, but on startup rather than on termination. It stores JavaScript belonging to SeaMonkey itself and to extensions. AIUI, there's no pref to handle this because it's loaded before any prefs are, and the -purgecaches option is there because extension developers need to be able to clear it while they're testing things. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

