Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- return array (
- 'backend' =>
- array (
- 'frontName' => 'admin',
- ),
- 'install' =>
- array (
- 'date' => 'Thu, 24 Mar 2016 04:52:47 +0000',
- ),
- 'crypt' =>
- array (
- 'key' => '12e3b5bb267e8c00a020ea41fb185c97',
- ),
- 'session' =>
- array (
- 'save' => 'files',
- ),
- 'db' =>
- array (
- 'table_prefix' => '',
- 'connection' =>
- array (
- 'default' =>
- array (
- 'host' => 'localhost',
- 'dbname' => 'takyif_zolaboka',
- 'username' => 'takyif_kozalaomz',
- 'password' => 'EJkZ7o2qI5Qq',
- 'active' => '1',
- 'model' => 'mysql4',
- 'engine' => 'innodb',
- 'initStatements' => 'SET NAMES utf8;',
- ),
- ),
- ),
- 'resource' =>
- array (
- 'default_setup' =>
- array (
- 'connection' => 'default',
- ),
- ),
- 'x-frame-options' => 'SAMEORIGIN',
- 'MAGE_MODE' => 'developer',//'production',
- 'cache_types' =>
- array (
- 'config' => 1,
- 'layout' => 1,
- 'block_html' => 1,
- 'collections' => 1,
- 'reflection' => 1,
- 'db_ddl' => 1,
- 'eav' => 1,
- 'config_integration' => 1,
- 'config_integration_api' => 1,
- 'full_page' => 1,
- 'translate' => 1,
- 'config_webservice' => 1,
- 'customer_notification' => 1,
- 'compiled_config' => 1,
- ),
- 'system' =>
- array (
- 'default' =>
- array (
- 'dev' =>
- array (
- 'debug' =>
- array (
- 'debug_logging' => '0',
- ),
- ),
- ),
- ),
- );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement