We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f804cf0 commit a64fcddCopy full SHA for a64fcdd
compose/bin/init
@@ -20,6 +20,7 @@ bin/magento setup:upgrade
20
echo ">>> Setting long admin session lifetime (1 year)..."
21
bin/magento config:set twofactorauth/general/enable 0
22
bin/magento config:set admin/security/session_lifetime 31536000
23
+bin/magento config:set admin/security/password_lifetime 0
24
25
echo ">>> Generating URN catalog for IDEs..."
26
bin/dev-urn-catalog-generate
0 commit comments