File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 153
153
</argument >
154
154
</arguments >
155
155
</type >
156
- <virtualType name =" Magento\Setup\BackendApp" type =" Magento\Backend\App\BackendApp" >
157
- <arguments >
158
- <argument name =" cookiePath" xsi : type =" string" >setup</argument >
159
- <argument name =" startupPage" xsi : type =" string" >setup</argument >
160
- <argument name =" aclResourceName" xsi : type =" string" >Magento_Backend::setup_wizard</argument >
161
- </arguments >
162
- </virtualType >
163
- <type name =" Magento\Backend\App\BackendAppList" >
164
- <arguments >
165
- <argument name =" backendApps" xsi : type =" array" >
166
- <item name =" setup" xsi : type =" object" >Magento\Setup\BackendApp</item >
167
- </argument >
168
- </arguments >
169
- </type >
170
156
<type name =" Magento\Framework\App\Response\HeaderManager" >
171
157
<arguments >
172
158
<argument name =" headerProviderList" xsi : type =" array" >
Original file line number Diff line number Diff line change 68
68
<item name =" command" xsi : type =" string" >{magentoRoot}bin/magento cron:run | grep -v "Ran jobs by schedule" >> {magentoLog}magento.cron.log</item >
69
69
<item name =" optional" xsi : type =" boolean" >false</item >
70
70
</item >
71
- <item name =" cronUpdate" xsi : type =" array" >
72
- <item name =" command" xsi : type =" string" >{magentoRoot}update/cron.php >> {magentoLog}update.cron.log</item >
73
- <item name =" optional" xsi : type =" boolean" >true</item >
74
- </item >
75
- <item name =" cronSetup" xsi : type =" array" >
76
- <item name =" command" xsi : type =" string" >{magentoRoot}bin/magento setup:cron:run >> {magentoLog}setup.cron.log</item >
77
- <item name =" optional" xsi : type =" boolean" >true</item >
78
- </item >
79
71
</argument >
80
72
</arguments >
81
73
</type >
You can’t perform that action at this time.
0 commit comments