| Current Path : /home/saintape/public_html/shop/app/etc/ |
| Current File : /home/saintape/public_html/shop/app/etc/env.php |
<?php
return [
'backend' => [
'frontName' => 'admin_stape'
],
'crypt' => [
'key' => 'aee18f9aa7fb34cb15952d3adff7fd2b'
],
'db' => [
'table_prefix' => '',
'connection' => [
'default' => [
'host' => 'localhost',
'dbname' => 'saintape_live',
'username' => 'saintape_magento',
'password' => '6DOLXckx9%oE',
'active' => '1'
]
]
],
'resource' => [
'default_setup' => [
'connection' => 'default'
]
],
'x-frame-options' => 'SAMEORIGIN',
'MAGE_MODE' => 'production',
'session' => [
'save' => 'files'
],
'indexer' => [
'batch_size' => [
'cataloginventory_stock' => [
'simple' => 200
],
'catalog_category_product' => 666,
'catalogsearch_fulltext' => [
'partial_reindex' => 100,
'mysql_get' => 500,
'elastic_save' => 500
],
'catalog_product_price' => [
'simple' => 200,
'default' => 500,
'configurable' => 666
],
'catalogpermissions_category' => 999,
'inventory' => [
'simple' => 210,
'default' => 510,
'configurable' => 616
]
]
],
'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
],
'install' => [
'date' => 'Mon, 12 Mar 2018 13:33:08 +0000'
],
'system' => [
'default' => [
'dev' => [
'debug' => [
'debug_logging' => '1'
]
]
]
],
'downloadable_domains' => [
'newshop.saint-ape.com'
],
'cache' => [
'graphql' => [
'id_salt' => 'GtWCBhOAnyQkP5NnzI9kxddJ8ms44gZW'
]
]
];