Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/old/vendor/magento/module-media-storage/etc/adminhtml/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/magento/module-media-storage/etc/adminhtml/system.xml
<?xml version="1.0"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
    <system>
        <section id="system" type="text" sortOrder="900" showInDefault="1" showInWebsite="1" showInStore="1">
            <group id="media_storage_configuration" translate="label" type="text" sortOrder="900" showInDefault="1" showInWebsite="1" showInStore="1">
                <label>Storage Configuration for Media</label>
                <field id="media_storage" translate="label" type="select" sortOrder="100" showInDefault="1">
                    <label>Media Storage</label>
                    <source_model>Magento\MediaStorage\Model\Config\Source\Storage\Media\Storage</source_model>
                </field>
                <field id="media_database" translate="label" type="select" sortOrder="200" showInDefault="1">
                    <label>Select Media Database</label>
                    <source_model>Magento\MediaStorage\Model\Config\Source\Storage\Media\Database</source_model>
                    <backend_model>Magento\MediaStorage\Model\Config\Backend\Storage\Media\Database</backend_model>
                    <depends>
                        <field id="media_storage">1</field>
                    </depends>
                </field>
                <field id="synchronize" translate="label comment" type="button" sortOrder="300" showInDefault="1">
                    <frontend_model>Magento\MediaStorage\Block\System\Config\System\Storage\Media\Synchronize</frontend_model>
                    <comment>After selecting a new media storage location, press the Synchronize button to transfer all media to that location and then "Save Config". Media will not be available in the new location until the synchronization process is complete.</comment>
                </field>
                <field id="configuration_update_time" translate="label" type="text" sortOrder="400" showInDefault="1" canRestore="1">
                    <label>Environment Update Time</label>
                    <validate>validate-zero-or-greater validate-digits</validate>
                </field>
            </group>
        </section>
    </system>
</config>

Spamworldpro Mini