<?php
return [
    'backend' => [
        'frontName' => 'huggybe'
    ],
    'crypt' => [
        'key' => 'ovz4uokb7rk458ge3cbvnhm4od7qtafg'
    ],
    'db' => [
        'table_prefix' => 'mgef_',
        'connection' => [
            'default' => [
                'host' => 'localhost',
                'dbname' => 'superhuggy_magento2020',
                'username' => 'superhuggy_magento2020',
                'password' => 'w63sb0Ls',
                'active' => '1',
                'model' => 'mysql4',
                'engine' => 'innodb',
                'initStatements' => 'SET NAMES utf8;',
                'driver_options' => [
                    1014 => false
                ]
            ]
        ]
    ],
    'resource' => [
        'default_setup' => [
            'connection' => 'default'
        ]
    ],
    'x-frame-options' => 'SAMEORIGIN',
    'MAGE_MODE' => 'production',
    'session' => [
        'save' => 'redis',
        'redis' => [
            'host' => '127.0.0.1',
            'port' => '6379',
            'password' => '',
            'timeout' => '2.5',
            'persistent_identifier' => '',
            'database' => '5',
            'compression_threshold' => '2048',
            'compression_library' => 'gzip',
            'log_level' => '0',
            'max_concurrency' => '12',
            'break_after_frontend' => '5',
            'break_after_adminhtml' => '30',
            'first_lifetime' => '600',
            'bot_first_lifetime' => '60',
            'bot_lifetime' => '7200',
            'disable_locking' => '1',
            'min_lifetime' => '60',
            'max_lifetime' => '2592000',
            'sentinel_master' => '',
            'sentinel_servers' => '',
            'sentinel_connect_retries' => '5',
            'sentinel_verify_master' => '0'
        ]
    ],
    'cache' => [
        'frontend' => [
            'default' => [
                'id_prefix' => 'afa_'
            ]
        ],
        'page_cache' => [
            'id_prefix' => 'afa_'
        ],
        'graphql' => [
            'id_salt' => 'LfDvB1AcpKjOxkDwtCo9G8HLM6DFN0uP'
        ]
    ],
    'graphql' => [
        'id_salt' => 'TWyN5CRko279edKuMWCndcn7BPwsRp9k'
    ],
    '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,
        'translate' => 1,
        'config_webservice' => 1,
        'compiled_config' => 1,
        'vertex' => 1,
        'google_product' => 1,
        'mageworx_shipping_carriers' => 1
    ],
    'install' => [
        'date' => 'Thu, 02 Aug 2018 23:39:44 -0400'
    ],
    'system' => [
        'default' => [
            'dev' => [
                'debug' => [
                    'debug_logging' => '0'
                ]
            ]
        ]
    ],
    'downloadable_domains' => [
        'www.supertoys.co.il'
    ],
    'dev' => [
        'debug' => [
            'debug_logging' => 0
        ]
    ],
    'queue' => [
        'consumers_wait_for_messages' => 0
    ],
    'lock' => [
        'provider' => 'db',
        'config' => [
            'prefix' => null
        ]
    ],
    'directories' => [
        'document_root_is_pub' => true
    ]
];
