Your IP : 127.0.0.1
<?php
return [
'backend' => [
'frontName' => 'adminx'
],
'crypt' => [
'key' => '15bf643eecccd9cce49a73318162fe5b'
],
'db' => [
'table_prefix' => '',
'connection' => [
'default' => [
'host' => 'localhost',
'dbname' => 'destoffenstraatlive',
'username' => 'destoffenstraatlive',
'password' => '88RDA8j4GmTyThEPV1',
'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' => 'developer',
'session' => [
'save' => 'files'
],
'cache' => [
'frontend' => [
'default' => [
'id_prefix' => '164_'
],
'page_cache' => [
'id_prefix' => '164_'
]
],
'allow_parallel_generation' => false
],
'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,
'config_webservice' => 1,
'translate' => 1,
'vertex' => 1,
'amasty_shopby' => 1,
'checkout' => 1,
'wp_gtm_categories' => 1,
'cache_import_product' => 1
],
'install' => [
'date' => 'Wed, 26 Jun 2019 13:41:37 +0000'
],
'cron_consumers_runner' => [
'cron_run' => true,
'max_messages' => 2000,
'consumers' => [
'product_action_attribute.update',
'product_action_attribute.website.update',
'exportProcessor',
'codegeneratorProcessor'
]
],
'downloadable_domains' => [
'dev.destoffenstraat.com',
'www.destoffenstraat.com'
],
'queue' => [
'consumers_wait_for_messages' => 1
],
'http_cache_hosts' => [
[
'host' => '127.0.0.1',
'port' => '80'
]
],
'lock' => [
'provider' => 'db',
'config' => [
'prefix' => null
]
],
'directories' => [
'document_root_is_pub' => true
]
];