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 153153 </argument >
154154 </arguments >
155155 </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 >
170156 <type name =" Magento\Framework\App\Response\HeaderManager" >
171157 <arguments >
172158 <argument name =" headerProviderList" xsi : type =" array" >
Original file line number Diff line number Diff line change 6868 <item name =" command" xsi : type =" string" >{magentoRoot}bin/magento cron:run | grep -v "Ran jobs by schedule" >> {magentoLog}magento.cron.log</item >
6969 <item name =" optional" xsi : type =" boolean" >false</item >
7070 </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 >
7971 </argument >
8072 </arguments >
8173 </type >
You can’t perform that action at this time.
0 commit comments