/
githubmirror
/
magento2
Обзор
Документация
Войти
/
githubmirror
/
magento2
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
2.4-develop
setup/performance-toolkit/config/searchConfig.xml
13 строк
503 B
Alexandra Zota
ACP2E-4019: CE copyright updates for 2.4.9-beta1
22 окт 2025, 11:23
22 окт 2025, 11:23
6c2f6e6
Код
Авторство
О чём код?
<?xml version="1.0"?> <!-- /** * Copyright 2016 Adobe * All Rights Reserved. */ --> <search_config> <!-- Search configuration for Simple/Configurable products --> <max_amount_of_words_description>200</max_amount_of_words_description> <max_amount_of_words_short_description>20</max_amount_of_words_short_description> <min_amount_of_words_description>20</min_amount_of_words_description> <min_amount_of_words_short_description>5</min_amount_of_words_short_description> </search_config>