--- defaults/pref/browser-prefs.js	2004-03-02 23:45:02.000000000 -0500
+++ defaults/pref/browser-prefs.js.new	2004-03-02 23:45:11.000000000 -0500
@@ -200,3 +200,7 @@
 // For the download dialog
 pref("browser.download.progressDnldDialog.enable_launch_reveal_buttons", false);
 pref("browser.urlbar.clickSelectsAll", false);
+
+// added by kenta to prevent cache from overflowing their AFS homedir
+// and also so as not to stress the backup system
+pref("browser.cache.disk.capacity", 1000);
