Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add firefox #10

Open
zafarella opened this issue Aug 18, 2015 · 1 comment
Open

add firefox #10

zafarella opened this issue Aug 18, 2015 · 1 comment

Comments

@zafarella
Copy link
Owner

No description provided.

@zafarella
Copy link
Owner Author

Following should help:

in OS X firefox profile with the setting for particular user are located at ~/Library/Application Support/Firefox/Profiles/i

adding following string
user_pref("browser.cache.disk.parent_directory", "/Volumes/ramdisk/z1/firefox");
into ./prefs.js
will solve placing caches into ram. There is also trend within firefox developers to make inside firefox. This might deprecate the feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant