Skip to content

Instantly share code, notes, and snippets.

@SchumacherFM
Forked from alistairstead/local.xml
Last active August 29, 2015 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save SchumacherFM/5b5337de9a0f34a5d4e0 to your computer and use it in GitHub Desktop.
Save SchumacherFM/5b5337de9a0f34a5d4e0 to your computer and use it in GitHub Desktop.
Magento local.xml skip_process_modules_updates
<?xml version="1.0"?>
<config>
<global>
<skip_process_modules_updates>1</skip_process_modules_updates>
</global>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment