View Single Post
Posts: 55 | Thanked: 6 times | Joined on Feb 2008
#7
Originally Posted by YoDude View Post
How? I don't seem to have these options.
You can do this one of the following two ways:

1. Within the microb browser, type "about:config" in address bar (without the quotes, of course); Under the Name field, type "browser.cache.disk.enable" and under the Value field, type "true", now click on Set Preference button. Now you can figure out how to change the browser.cache.disk.capacity value, right?

2. Modify the prefs.js file (/home/user/.mozilla/microb directory):

Look for the following lines and change the values accordingly

user_pref("browser.cache.disk.enable", true);
user_pref("browser.cache.disk.capacity", 131072);

*When you are editing the prefs.js file, make sure microb/browser is closed; make sure you are NOT root, edit it as user.
__________________
**************************************

My N800: OS2008, Fanoush's initfs, SanDisk 4Gig x 2 SDHC, BoxWave FlexSkin and Sync Charger, Homebrew External Power Pack (4xAA NiMH Rechargeable 2400 mA)

Greetings from Sunny San Diego, California!
 

The Following User Says Thank You to jamesc760 For This Useful Post: