Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kanduvisla/e5179e07951882fcf0bb93a87a743767 to your computer and use it in GitHub Desktop.
Save kanduvisla/e5179e07951882fcf0bb93a87a743767 to your computer and use it in GitHub Desktop.
Magento 2 development defaults
php bin/magento config:set admin/security/session_lifetime 31536000
php bin/magento config:set customer/captcha/enable 0
php bin/magento config:set customer/password/password_reset_protection_type 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment