Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f73df00

Browse files
committed
Update php_clear-dirs.md
Varnish is not a cache store in this way.
1 parent babba32 commit f73df00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v2.0/howdoi/php/php_clear-dirs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ When you're developing Magento components (modules, themes, and language package
4040
</tr>
4141
<tr>
4242
<td>var/cache</td>
43-
<td>All cacheable objects <em>except</em> the page cache. (This directory is empty if you use a third-party caching accelerator like Varnish.)</td>
43+
<td>All cacheable objects <em>except</em> the page cache. (This directory is empty if you use a third-party cache storage like Redis.)</td>
4444
</tr>
4545
<tr>
4646
<td>var/composer_home</td>

0 commit comments

Comments
 (0)