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.
1 parent 04f7368 commit db53f1cCopy full SHA for db53f1c
app/code/Magento/Backup/etc/adminhtml/system.xml
@@ -10,7 +10,7 @@
10
<section id="system">
11
<group id="backup" translate="label" type="text" sortOrder="500" showInDefault="1" showInWebsite="0" showInStore="0">
12
<label>Backup Settings</label>
13
- <field id="functionality_enabled" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="0" showInStore="0">
+ <field id="functionality_enabled" translate="label comment" type="select" sortOrder="5" showInDefault="1" showInWebsite="0" showInStore="0">
14
<label>Enable Backup</label>
15
<comment>Disabled by default for security reasons</comment>
16
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
0 commit comments