Skip to content

Commit 5396fd4

Browse files
committed
MC-20322: [Forwardport] Disable statistic collecting for Reports module
1 parent d5104d5 commit 5396fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Reports/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<mtd_start>1</mtd_start>
2121
</dashboard>
2222
<options>
23-
<enabled>1</enabled>
23+
<enabled>0</enabled>
2424
<product_view_enabled>1</product_view_enabled>
2525
<product_send_enabled>1</product_send_enabled>
2626
<product_compare_enabled>1</product_compare_enabled>

0 commit comments

Comments
 (0)