We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca31cf commit 164f8d2Copy full SHA for 164f8d2
app/code/Magento/NewRelicReporting/etc/di.xml
@@ -50,6 +50,7 @@
50
<arguments>
51
<argument name="skipCommands" xsi:type="array">
52
<item xsi:type="boolean" name="cron:run">true</item>
53
+ <item xsi:type="boolean" name="server:run">true</item>
54
</argument>
55
</arguments>
56
</type>
0 commit comments