![]() 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/app/etc/ |
<?php return [ 'cache' => [ 'frontend' => [ 'default' => [ 'backend' => 'Cm_Cache_Backend_Redis', 'backend_options' => [ 'server' => 'redis', 'port' => '6379', 'database' => 1 ], 'id_prefix' => '69d_' ], 'page_cache' => [ 'backend' => 'Cm_Cache_Backend_Redis', 'backend_options' => [ 'server' => 'redis', 'port' => '6379', 'database' => 2 ], 'id_prefix' => '69d_' ] ], 'graphql' => [ 'id_salt' => 'hbK78iQGcyHfTjmTKcbNVmwIeIgwslew' ], 'allow_parallel_generation' => false ], 'MAGE_MODE' => 'developer', 'crypt' => [ 'key' => '61865050929730598238306998842423' ], 'cron' => [ 'enabled' => 0 ], 'install' => [ 'date' => 'Fri, 24 Sep 2021 01:49:01 +0000' ], 'static_content_on_demand_in_production' => 0, 'force_html_minification' => 1, 'x-frame-options' => 'SAMEORIGIN', 'cron_consumers_runner' => [ 'cron_run' => false, 'max_messages' => 10000, 'consumers' => [ ] ], 'db' => [ 'connection' => [ 'default' => [ 'host' => 'localhost', 'username' => 'corals_cnc', 'dbname' => 'corals_cnc', 'password' => 'Corals123!', 'model' => 'mysql4', 'engine' => 'innodb', 'initStatements' => 'SET NAMES utf8;', 'active' => '1', 'driver_options' => [ 1014 => false ] ], 'indexer' => [ 'host' => 'db', 'username' => 'magento', 'dbname' => 'magento', 'password' => 'magento' ] ], 'table_prefix' => '' ], 'resource' => [ 'default_setup' => [ 'connection' => 'default' ] ], 'queue' => [ 'consumers_wait_for_messages' => 0 ], 'session' => [ 'save' => 'redis', 'redis' => [ 'host' => 'redis', 'port' => '6379', 'database' => 0, 'disable_locking' => 1 ] ], 'system' => [ 'default' => [ 'catalog' => [ 'search' => [ 'engine' => 'elasticsearch7', 'elasticsearch7_server_hostname' => '127.0.0.1', 'elasticsearch7_server_port' => '9200' ] ] ] ], 'directories' => [ 'document_root_is_pub' => true ], 'lock' => [ 'provider' => 'db' ], 'backend' => [ 'frontName' => 'admin' ], 'remote_storage' => [ 'driver' => 'file' ], 'cache_types' => [ 'config' => 1, 'layout' => 1, 'block_html' => 1, 'collections' => 1, 'reflection' => 1, 'db_ddl' => 1, 'compiled_config' => 1, 'eav' => 1, 'customer_notification' => 1, 'config_integration' => 1, 'config_integration_api' => 1, 'full_page' => 1, 'target_rule' => 1, 'config_webservice' => 1, 'translate' => 1, 'vertex' => 1, 'extmag_shiplab_configuration_cache' => 1, 'amasty_shopby' => 1 ] ];