| Current Path : /var/www/magento.test.indacotrentino.com/www/app/etc/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/etc/env.staging.php |
<?php
return [
'indaco' => [
'instance_id' => 'magento_test',
'iubendaApiKey' => 'MIMKEgxQw0kpGwldWMDSSQb5fmUr9GpI'
],
'backend' => [
'frontName' => 'admin_xd1yn7'
],
'remote_storage' => [
'driver' => 'file'
],
'queue' => [
'consumers_wait_for_messages' => 1,
'amqp' => [
'host' => 'rat.rmq2.cloudamqp.com',
'port' => '5672',
'user' => 'lewfrlvq',
'password' => 'hXqxxWalaAJIm5ksnBup8dKtmsc4IMaH',
'virtualhost' => 'lewfrlvq',
'ssl' => ''
]
],
'crypt' => [
'key' => '999e8bbc3d0826bfc95f42ae4176871a'
],
'db' => [
'table_prefix' => '',
'connection' => [
'default' => [
'host' => 'localhost',
'dbname' => 'magento_indaco',
'username' => 'indaco',
'password' => 'indaco',
'model' => 'mysql4',
'engine' => 'innodb',
'initStatements' => 'SET NAMES utf8;',
'active' => '1',
'driver_options' => [
1014 => false
]
]
]
],
'resource' => [
'default_setup' => [
'connection' => 'default'
]
],
'x-frame-options' => 'SAMEORIGIN',
'MAGE_MODE' => 'default',
'session' => [
'save' => 'files'
],
'cache' => [
'frontend' => [
'default' => [
'id_prefix' => '20a_'
],
'page_cache' => [
'id_prefix' => '20a_'
]
],
'allow_parallel_generation' => false
],
'lock' => [
'provider' => 'db',
'config' => [
'prefix' => null
]
],
'directories' => [
'document_root_is_pub' => true
],
'cache_types' => [
'config' => 1,
'layout' => 0,
'block_html' => 0,
'collections' => 1,
'reflection' => 1,
'db_ddl' => 1,
'compiled_config' => 1,
'eav' => 1,
'customer_notification' => 1,
'config_integration' => 1,
'config_integration_api' => 1,
'full_page' => 0,
'config_webservice' => 1,
'translate' => 1
],
'downloadable_domains' => [
'magento.test.indacotrentino.com'
],
'install' => [
'date' => 'Sun, 31 Jul 2022 09:47:44 +0000'
]
];