Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 425 Bytes

2022-02-28-added-option-to-skip-jwt-keys-generation-to-system-install-command.md

File metadata and controls

9 lines (9 loc) · 425 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Added option to skip JWT keys generation to system:install command.
issue: https://github.com/shopware/platform/issues/2358
author: Andreas Allacher
author_email: andreas.allacher@massiveart.com
author_github: @AndreasA
---

Core

  • Changed Shopware\Core\Maintenance\System\Command\SystemInstallCommand to add the option skip-jwt-keys-generation that ensures that no JWT keys are generated, if it is executed.