Skip to content

Commit a918e82

Browse files
committed
Hide Web Container Enable option
1 parent 28a1443 commit a918e82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/adminhtml/system.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,12 @@
3333
<group id="web_container" translate="label" type="text" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1" >
3434
<label>Web Container</label>
3535
<attribute type="expanded">1</attribute>
36+
<!--
3637
<field id="enable" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
3738
<label>Enable</label>
3839
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
3940
</field>
41+
-->
4042
<field id="public_id" translate="label comment" type="text" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
4143
<label>Public ID</label>
4244
<comment><![CDATA[

0 commit comments

Comments
 (0)