Skip to content

Commit b7e567f

Browse files
committed
MC-33275: Stale cache implementation
-- fix cli config command
1 parent 94027b9 commit b7e567f

File tree

1 file changed

+0
-1
lines changed
  • setup/src/Magento/Setup/Model/ConfigOptionsList

1 file changed

+0
-1
lines changed

setup/src/Magento/Setup/Model/ConfigOptionsList/Cache.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ public function getOptions()
149149
),
150150
new FlagConfigOption(
151151
self::INPUT_KEY_CACHE_ALLOW_PARALLEL_CACHE_GENERATION,
152-
FlagConfigOption::FRONTEND_WIZARD_FLAG,
153152
self::CONFIG_PATH_ALLOW_PARALLEL_CACHE_GENERATION,
154153
'Allow generate cache in non-blocking way'
155154
),

0 commit comments

Comments
 (0)