mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
Bug 211972 Help entries for Memory Cache should be deleted
patch by rlk@trfenv.com r=oescgher a=asa
This commit is contained in:
parent
326be43abf
commit
af78473c42
@ -1326,9 +1326,9 @@ Preferences - Scripts & Windows</a>.</p>
|
||||
<a name="cache:changing_settingsIDX"></a>
|
||||
<a NAME="nav_cache"></a>
|
||||
<h2>Changing Cache Settings</h2>
|
||||
<p>Your computer stores copies of frequently accessed pages in the memory cache
|
||||
or disk cache. This way, the computer doesn't have to retrieve the page from
|
||||
the network each time you view it.</p>
|
||||
<p>Your computer stores copies of frequently accessed pages in the cache. This
|
||||
way, the computer doesn't have to retrieve the page from the network each
|
||||
time you view it.</p>
|
||||
<p>To set the size of the memory cache or to clear it (Windows and Unix only):</p>
|
||||
<ol>
|
||||
|
||||
@ -1342,16 +1342,16 @@ double-click Advanced to expand the list.)
|
||||
</ol>
|
||||
<p><B>Important:</B> A larger memory cache allows more data to be quickly retrieved.
|
||||
But unless you have a lot of extra memory on your computer, 1024K is sufficient.</p>
|
||||
<p>To set the size of the disk cache or to clear it:</p>
|
||||
<p>To set the size of the cache or to clear it:</p>
|
||||
<ol>
|
||||
|
||||
<li>Open the Edit menu and choose Preferences.
|
||||
|
||||
<li>Under the Advanced category, click Cache. (If no subcategories are visible,
|
||||
double-click Advanced to expand the list.)
|
||||
<li>Enter a number in the Disk Cache field to specify the size of the disk cache.
|
||||
8000K on Windows is sufficient (5000K on Unix). To clear the disk cache immediately,
|
||||
click Clear Disk Cache.
|
||||
<li>Enter a number in the Cache field to specify the size of the cache.
|
||||
8000K on Windows is sufficient (5000K on Unix). To clear the cache immediately,
|
||||
click Clear Cache.
|
||||
</ol>
|
||||
<p><B>Important:</B> A larger disk cache allows more pages to be quickly retrieved,
|
||||
but more of your hard disk space is used.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user