env pvc pennings
user_7608791
php
3 years ago
2.1 kB
8
Indexable
<?php
return [
'backend' => [
'frontName' => 'admin_1vtv63'
],
'remote_storage' => [
'driver' => 'file'
],
'queue' => [
'consumers_wait_for_messages' => 1
],
'crypt' => [
'key' => '7ad6426bcf376c522aa53c87d6a6a069'
],
'db' => [
'table_prefix' => '',
'connection' => [
'default' => [
'host' => 'localhost',
'dbname' => 'pvcpenningsdb_staging_mar_09_2023',
'username' => 'userdb',
'password' => '-1-2-3-4-5',
'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' => 'developer',
'session' => [
'save' => 'files'
],
'cache' => [
'frontend' => [
'default' => [
'id_prefix' => 'bf2_'
],
'page_cache' => [
'id_prefix' => 'bf2_'
]
],
'allow_parallel_generation' => false
],
'lock' => [
'provider' => 'db',
'config' => [
'prefix' => ''
]
],
'directories' => [
'document_root_is_pub' => true
],
'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
],
'downloadable_domains' => [
'pvcpennings.test'
],
'install' => [
'date' => 'Mon, 01 Aug 2022 12:51:36 +0000'
]
];
Editor is loading...