Skip to content

Commit

Permalink
Development
Browse files Browse the repository at this point in the history
  • Loading branch information
michielgerritsen committed Nov 19, 2024
1 parent f41d6c2 commit 51912ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
ddev exec magerun2 config:store:set admin/security/session_lifetime 31536000
ddev exec magerun2 config:store:set web/cookie/cookie_lifetime 31536000
ddev exec magerun2 config:store:set admin/security/password_lifetime 0
if grep -q "Magento_TwoFactorAuth" "$FILE"; then
ddev exec bin/magento module:disable Magento_TwoFactorAuth -f
fi
Expand Down

0 comments on commit 51912ad

Please sign in to comment.