Skip to content

Commit 2ae2c3b

Browse files
Update docs/best-practices/performance/how-to-optimize-the-performance-of-your-magento-shop.md
remove whitespace Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 395dc0d commit 2ae2c3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/best-practices/performance/how-to-optimize-the-performance-of-your-magento-shop.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ This only works on bigger nodes, as there needs to be some memory available for
128128
To store sessions in Redis, take a look at [the instructions on how to configure this on Magento-1](../../ecommerce-applications/magento-1/how-to-configure-redis-for-magento-1.md) ([Redis on Magento 2](../../ecommerce-applications/magento-2/how-to-configure-redis-for-magento-2.md) )
129129
([Valkey on Magento 2](../../ecommerce-applications/magento2/how-to-configure-valkey-on-magento-2.md))
130130

131-
132131
## Image Optimizations (10 mins)
133132

134133
Big images take more time to download and view than smaller images. We created a resize tool to reduce the size of your images to improve load times. To do this, use the Hypernode-image-optimizer which is installed on all nodes. It’s recommended to run this command nightly through cron. More information can be found in [this article about optimizing your image size](../../best-practices/performance/how-to-optimize-your-images.md).

0 commit comments

Comments
 (0)