Advertisement
MuhammadJMontaser

Untitled

Feb 24th, 2023
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. <?php
  2. return array (
  3. 'backend' =>
  4. array (
  5. 'frontName' => 'admin',
  6. ),
  7. 'install' =>
  8. array (
  9. 'date' => 'Thu, 24 Mar 2016 04:52:47 +0000',
  10. ),
  11. 'crypt' =>
  12. array (
  13. 'key' => '12e3b5bb267e8c00a020ea41fb185c97',
  14. ),
  15. 'session' =>
  16. array (
  17. 'save' => 'files',
  18. ),
  19. 'db' =>
  20. array (
  21. 'table_prefix' => '',
  22. 'connection' =>
  23. array (
  24. 'default' =>
  25. array (
  26. 'host' => 'localhost',
  27. 'dbname' => 'takyif_zolaboka',
  28. 'username' => 'takyif_kozalaomz',
  29. 'password' => 'EJkZ7o2qI5Qq',
  30. 'active' => '1',
  31. 'model' => 'mysql4',
  32. 'engine' => 'innodb',
  33. 'initStatements' => 'SET NAMES utf8;',
  34. ),
  35. ),
  36. ),
  37. 'resource' =>
  38. array (
  39. 'default_setup' =>
  40. array (
  41. 'connection' => 'default',
  42. ),
  43. ),
  44. 'x-frame-options' => 'SAMEORIGIN',
  45. 'MAGE_MODE' => 'developer',//'production',
  46. 'cache_types' =>
  47. array (
  48. 'config' => 1,
  49. 'layout' => 1,
  50. 'block_html' => 1,
  51. 'collections' => 1,
  52. 'reflection' => 1,
  53. 'db_ddl' => 1,
  54. 'eav' => 1,
  55. 'config_integration' => 1,
  56. 'config_integration_api' => 1,
  57. 'full_page' => 1,
  58. 'translate' => 1,
  59. 'config_webservice' => 1,
  60. 'customer_notification' => 1,
  61. 'compiled_config' => 1,
  62. ),
  63. 'system' =>
  64. array (
  65. 'default' =>
  66. array (
  67. 'dev' =>
  68. array (
  69. 'debug' =>
  70. array (
  71. 'debug_logging' => '0',
  72. ),
  73. ),
  74. ),
  75. ),
  76. );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement