Server IP : 103.53.40.154 / Your IP : 18.188.223.120 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /var/softaculous/lss/../flatboard/../shopware/../tht/../magento18/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php return [ 'backend' => [ 'frontName' => '[[admin_folder]]' ], 'crypt' => [ 'key' => '[[key]]' ], 'db' => [ 'table_prefix' => '[[dbprefix]]', 'connection' => [ 'default' => [ 'host' => '[[softdbhost]]', 'dbname' => '[[softdb]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'active' => '1' ] ] ], 'resource' => [ 'default_setup' => [ 'connection' => 'default' ] ], 'x-frame-options' => 'SAMEORIGIN', 'MAGE_MODE' => 'default', 'session' => [ 'save' => 'db' ], 'cache' => [ 'frontend' => [ 'default' => [ 'id_prefix' => '[[id_prefix]]' ], 'page_cache' => [ 'id_prefix' => '[[id_prefix]]' ] ] ], 'lock' => [ 'provider' => 'db', 'config' => [ 'prefix' => NULL ] ], 'cache_types' => [ 'config' => 1, 'layout' => 1, 'block_html' => 1, 'collections' => 1, 'reflection' => 1, 'db_ddl' => 1, 'eav' => 1, 'customer_notification' => 1, 'config_integration' => 1, 'config_integration_api' => 1, 'full_page' => 1, 'config_webservice' => 1, 'translate' => 1, 'vertex' => 1 ], 'downloadable_domains' => [ '[[domhost]]' ], 'install' => [ 'date' => '[[_instime]]' ] ];