Guest User

Untitled

a guest
Nov 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <?php
  2. return array (
  3. 'MAGE_MODE' => 'production',
  4. 'cache_types' =>
  5. array (
  6. 'compiled_config' => 1,
  7. ),
  8. 'cron' =>
  9. array (
  10. 'enabled' => 0,
  11. ),
  12. );
Add Comment
Please, Sign In to add comment