File tree 1 file changed +0
-17
lines changed
app/code/Magento/Backend/etc/adminhtml
1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change 193
193
<comment >Translate, blocks and other output caches should be disabled for both frontend and admin inline translations.</comment >
194
194
</field >
195
195
</group >
196
- <group id =" log" translate =" label" type =" text" sortOrder =" 40" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
197
- <label >Log Settings</label >
198
- <field id =" active" translate =" label" type =" select" sortOrder =" 1" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
199
- <label >Enabled</label >
200
- <source_model >Magento\Backend\Model\Config\Source\Yesno</source_model >
201
- </field >
202
- <field id =" file" translate =" label comment" type =" text" sortOrder =" 2" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
203
- <label >System Log File Name</label >
204
- <backend_model >Magento\Backend\Model\Config\Backend\Filename</backend_model >
205
- <comment >Logging from \Psr\Log\LoggerInterface. File is located in {{base_dir}}/var/log</comment >
206
- </field >
207
- <field id =" exception_file" translate =" label comment" type =" text" sortOrder =" 3" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
208
- <label >Exceptions Log File Name</label >
209
- <backend_model >Magento\Backend\Model\Config\Backend\Filename</backend_model >
210
- <comment >Logging from \Psr\Log\LoggerInterface. File is located in {{base_dir}}/var/log</comment >
211
- </field >
212
- </group >
213
196
<group id =" js" translate =" label" type =" text" sortOrder =" 100" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
214
197
<label >JavaScript Settings</label >
215
198
<field id =" merge_files" translate =" label" type =" select" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
You can’t perform that action at this time.
0 commit comments