Skip to content

Commit 56b15c3

Browse files
GH-130: Updated bin/magento command"
Co-authored-by: Kevin Harper <keharper@users.noreply.github.com>
1 parent 3cb4260 commit 56b15c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/development/backward-incompatible-changes/highlights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The new default does not change existing records in the `catalog_url_rewrite_pro
2929

3030
<InlineAlert variant="warning" slots="text" />
3131

32-
Manually changing this setting (for example, using the `bin/magento config:set catalog/seo/generate_category_product_rewrites` command) permanently deletes all rewrites with no ability to restore them. This may cause unresolved category/product type URL conflicts that you must resolve by manually updating URL keys.
32+
Manually changing this setting (for example, using the `bin/magento config:set catalog/seo/generate_category_product_rewrites 1` command) permanently deletes all rewrites with no ability to restore them. This may cause unresolved category/product type URL conflicts that you must resolve by manually updating URL keys.
3333

3434
### New system configuration for limiting products in grid
3535

0 commit comments

Comments
 (0)