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.
2 parents eeb321c + 572442e commit cae7b86Copy full SHA for cae7b86
main/src/etc/adminhtml/system.xml
@@ -16,12 +16,10 @@
16
<label>Is active</label>
17
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
18
</field>
19
- <!--
20
<field id="license_key" translate="label,comment" sortOrder="20" type="text" showInDefault="1">
21
<label>License Key</label>
22
<comment>Example: AAAAA-BBBBB. Will be necessary two weeks after install.</comment>
23
24
- -->
25
<field id="log" translate="label,comment" sortOrder="30" type="select" showInDefault="1" showInWebsite="1" showInStore="1">
26
<label>Activate Logging</label>
27
<comment>The logs can be found at var/log/solr.log. Make sure to have logging activated.</comment>
0 commit comments