It looks like you can use an environment variable - XDG_CACHE_HOME https://searchfox.org/mozilla-central/source/toolkit/xre/nsXREDirProvider.cpp#1464
Mike On Mon, Sep 21, 2020 at 7:17 AM James Pearson <[email protected]> wrote: > For years, we've been using the the Firefox pref > 'browser.cache.disk.parent_directory' to set the cache location - but I > notice that the location $HOME/.cache/mozilla/firefox/<profilename>/ is > also used to cache things > > Does anyone know how to change the location of whatever is cached to > $HOME/.cache/mozilla/firefox/<profilename>/ to somewhere else? > > Thanks > > James Pearson > _______________________________________________ > Enterprise mailing list > [email protected] > https://mail.mozilla.org/listinfo/enterprise > > To unsubscribe from this list, please visit > https://mail.mozilla.org/listinfo/enterprise or send an email to > [email protected] with a subject of "unsubscribe" >
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

