<?php
return [
    'backend' => [
        'frontName' => 'partner'
    ],
    'crypt' => [
        'key' => '15bad2b709ff81b290d5386dadca2bca'
    ],
    'db' => [
        'table_prefix' => '',
        'connection' => [
            'default' => [
                'host' => 'localhost',
                'dbname' => 'eachadea_m2',
                'username' => 'eachadea_m2',
                'password' => 'KSTY48!5t2G;',
                'active' => '1',
                'driver_options' => [
                    1014 => false
                ],
                'model' => 'mysql4',
                'engine' => 'innodb',
                'initStatements' => 'SET NAMES utf8;'
            ]
        ]
    ],
    'resource' => [
        'default_setup' => [
            'connection' => 'default'
        ]
    ],
    'x-frame-options' => 'SAMEORIGIN',
    'MAGE_MODE' => 'developer',
    'lock' => [
        'provider' => 'db',
        'config' => [
            'prefix' => ''
        ]
    ],
    '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,
        'ox_megamenu' => 1
    ],
    'downloadable_domains' => [
        'm2.homegym.sg'
    ],
    'install' => [
        'date' => 'Fri, 15 May 2020 13:56:09 +0000'
    ],
    'queue' => [
        'consumers_wait_for_messages' => 1
    ]
];
