<?php
return [
    'backend' => [
        'frontName' => 'admin_agd'
    ],
    'crypt' => [
        'key' => 'df2b29c25008dc1c548394b3683acdeb
de8f6cf56602585f116d8e6b34668db7
c691330d43f3b313e73c1794e8f10880
c6e9a2e4509f066b2ec5424d1b518a0c
df2b29c25008dc1c548394b3683acdeb
2d3e1ee63606ba12a53a6d76ffcc7bba
df2b29c25008dc1c548394b3683acdeb'
    ],
    'db' => [
        'table_prefix' => '',
        'connection' => [
            'default' => [
                'host' => '127.0.0.1',
                'dbname' => 'preprod',
                'username' => 'preprod',
                'password' => 'Tesla840903#',
                'active' => '1',
                'driver_options' => [

                ]
            ]
        ]
    ],
    'resource' => [
        'default_setup' => [
            'connection' => 'default'
        ]
    ],
    'x-frame-options' => '*',
    'MAGE_MODE' => 'production',
    'session' => [
        'save' => 'files'
    ],
    'cache' => [
        'frontend' => [
            'default' => [
                'id_prefix' => '40d_',
                'backend' => 'Cm_Cache_Backend_Redis',
                'backend_options' => [
                    'server' => '127.0.0.1',
                    'database' => '0',
                    'port' => '6379',
                    'compress_data' => '1',
                    'compression_lib' => '',
                    'preload_keys' => [
                        '40d_EAV_ENTITY_TYPES',
                        '40d_GLOBAL_PLUGIN_LIST',
                        '40d_DB_IS_UP_TO_DATE',
                        '40d_SYSTEM_DEFAULT'
                    ]
                ]
            ],
            'page_cache' => [
                'id_prefix' => '40d_'
            ]
        ],
        'graphql' => [
            'id_salt' => 'jIBfC3iISqveKUzkfG3M2a6Y5cWrl3yJ'
        ]
    ],
    'queue' => [
        'consumers_wait_for_messages' => 0
    ],
    'lock' => [
        'provider' => 'db',
        'config' => [
            'prefix' => null
        ]
    ],
    '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,
        'google_product' => 1,
        'full_page' => 1,
        'config_webservice' => 1,
        'translate' => 1,
        'vertex' => 1,
        'cache_import_product' => 1,
        'checkout' => 1,
        'ec_cache' => 1,
        'amasty_shopby' => 1
    ],
    'downloadable_domains' => [
        'clkevo.loc'
    ],
    'install' => [
        'date' => 'Sat, 26 Sep 2020 13:29:46 +0000'
    ],
    'http_cache_hosts' => [
        [
            'host' => '127.0.0.1',
            'port' => '80'
        ]
    ],
    'system' => [
        'default' => [
            'catalog' => [
                'search' => [
                    'engine' => 'amasty_elastic_opensearch',
                    'opensearch_server_hostname' => '127.0.0.1',
                    'opensearch_server_port' => '9200'
                ]
            ],
            'dev' => [
                'static' => [
                    'sign' => '1'
                ]
            ]
        ]
    ],
    'db_logger' => [
        'output' => 'disabled',
        'log_everything' => 1,
        'query_time_threshold' => '0.001',
        'include_stacktrace' => 1
    ]
];
