<?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'
            ]
        ]
    ],
    'resource' => [
        'default_setup' => [
            'connection' => 'default'
        ]
    ],
    'x-frame-options' => 'SAMEORIGIN',
    'MAGE_MODE' => 'production',
    'session' => [
        'save' => 'files'
    ],
    '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
    ],
    'install' => [
        'date' => 'Thu, 02 Aug 2018 23:39:44 -0400'
    ],
    'system' => [
        'default' => [
            'dev' => [
                'debug' => [
                    'debug_logging' => '0'
                ]
            ]
        ]
    ],
    'downloadable_domains' => [
        'www.supertoys.co.il'
    ]
];
