Change product image cache expire time
This commit is contained in:
parent
7ae7cb0b7c
commit
7be00580d2
|
|
@ -66,6 +66,6 @@ return array(
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'lifetime' => 43200,
|
'lifetime' => 525600,
|
||||||
|
|
||||||
);
|
);
|
||||||
Loading…
Reference in New Issue