Re: Disable or delete places.sqlite

Andreas Franz <[email protected]> Sun, 2 Feb 2014 23:39:24 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.xpfe
Message-ID <[email protected]>
Am Sonntag, 2. Februar 2014 13:04:54 UTC+1 schrieb Neil:
> Andreas Franz wrote:
> 
> 
> 
> >Xulrunner automatically creates a places.sqlite file in the profile directory. Due to performance optimizations it is at least 10MB of size and grows in chunks of 10MB. Is there a way to disable the history to get rid of this file or at least delete it on application closing?
> 
> >
> 
> Try the places.history.enabled preference.
> 
> 
> 
> -- 
> 
> Warning: May contain traces of nuts.

I set places.history.enabled to false and I've also deleted places.sqlite by hand but it's always recreated on startup and has a size of 10240KB.