TwojePC.pl © 2001 - 2024
|
|
A R C H I W A L N A W I A D O M O Ś Ć |
|
|
|
FF2 - gdzie do jasnej niedoli zmienic lokalizacje pamieci podrecznej? , Holyboy 28/10/06 20:19 szukam i szukam...Strength is irrelevant.
Resistance is futile.
We wish to improve ourselves. - moze tutaj? , Grocal 28/10/06 20:47
http://www.mozilla.org/...efox/tips.html#oth_cache
Specify where to store the cache
To specify in which folder the cache is stored, add the following code to your user.js file:
// Path to Cache folder:
user_pref("browser.cache.disk.parent_directory","C:\\Path To Cache");
Remember to use two backslashes for the path separators if you're using Windows, e.g. C:\\Path\\Path To Cache instead of C:\Path\Path To Cache.
Specify the memory cache usage
Normally, Firefox determines the memory cache usage dynamically based on the amount of available memory. To specify a specific amount of memory cache, add the following code to your user.js file:
// Specify the amount of memory cache:
// -1 = determine dynamically (default), 0 = none, n = memory capacity in kilobytes
user_pref("browser.cache.memory.capacity", 4096);
To disable the memory cache completely, add the following code:
// Disable memory cache:
user_pref("browser.cache.memory.enable", false);Na pewno, na razie, w ogóle...
Naprawdę, naprzeciwko, stąd...
Ortografia nie gryzie! - albo założyć cały profil , J@rek 29/10/06 09:57
we własnym folderzeAspire5, Honda NC700SD, Mustang M4, Orkan
3, Talon 4 |
|
|
|
|
All rights reserved ® Copyright and Design 2001-2024, TwojePC.PL |
|
|
|
|