Skip to content

Commit b953dda

Browse files
committed
Disable charts on dashboard by default
1 parent 6a5060a commit b953dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<forgot_email_identity>general</forgot_email_identity>
2424
</emails>
2525
<dashboard>
26-
<enable_charts>1</enable_charts>
26+
<enable_charts>0</enable_charts>
2727
</dashboard>
2828
<upload_configuration>
2929
<enable_resize>1</enable_resize>

0 commit comments

Comments
 (0)