Answer the question
In order to leave comments, you need to log in
How to put Firefox cache and profile in RAM?
I googled for a long time and tried different instructions for placing the cache and profile on the RAM disk. As a result, I installed profile-sync-daemon , but it only synchronizes the profile between RAM and the hard drive, but not the cache. Then I decided to disable the cache altogether. Changed the following settings in about:config:
network.http.use-cache = false
browser.cache.offline.enable = false
browser.cache.disk.enable = false
browser.cache.disk.smart_size.enabled = false
browser.cache.disk_cache_ssl = false
browser.cache.memory.enable = false
mkdir ~/RAM-drive-tmpfs
tmpfs ~/RAM-drive-tmpfs tmpfs rw 0 0
Answer the question
In order to leave comments, you need to log in
sorry... I didn't quite get it - were you able to mount typical profile paths on a RAM disk?
if yes, then in profiles.ini (for any system) it is worth correcting:
[Profile0]
....
IsRelative=0
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question