Guest User

Untitled

a guest
Oct 20th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. <?php return array (
  2. 'parameters' =>
  3. array (
  4. 'database_host' => '127.0.0.1',
  5. 'database_port' => '',
  6. 'database_name' => '',
  7. 'database_user' => '',
  8. 'database_password' => '',
  9. 'database_prefix' => 'ps_',
  10. 'database_engine' => 'InnoDB',
  11. 'mailer_transport' => 'smtp',
  12. 'mailer_host' => '127.0.0.1',
  13. 'mailer_user' => NULL,
  14. 'mailer_password' => NULL,
  15. 'secret' => 'fIz1vXGf14HQP0gYIGSOv3yqWAswhTLQ6JRAvCnAytNUUJgVOoHWYhip',
  16. 'ps_caching' => 'CacheMemcache',
  17. 'ps_cache_enable' => false,
  18. 'ps_creation_date' => '2017-10-09',
  19. 'locale' => 'es-ES',
  20. 'cookie_key' => '457GbAM3q5ctnvb0wjyyVcuNO0SfzFFxZghNSKW2TWhc9GfzPSvKDAQc',
  21. 'cookie_iv' => 'RvcXmr9J',
  22. 'new_cookie_key' => 'def00000ce15b57d4b2e1cdb214464708c3fefc4145607fff1400890a08aa234e5b5c7b0061a1af4647cbdf668ad9f383739c95f710f0e3d606d0e07dc11c20e42d6f0ec',
  23. ),
  24. );
Add Comment
Please, Sign In to add comment