![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/magento/magento2-base/setup/performance-toolkit/profiles/ce/ |
<?xml version="1.0"?> <!-- /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ --> <config xmlns:xi="http://www.w3.org/2001/XInclude"> <profile> <admin_users>50</admin_users><!-- Number of admin users to generate --> <websites>3</websites> <!-- Number of websites to generate --> <store_groups>3</store_groups> <!--Number of stores--> <store_views>3</store_views> <!-- Number of store views --> <assign_entities_to_all_websites>1</assign_entities_to_all_websites> <!-- Whether to assign all products per each website --> <simple_products>24000</simple_products> <!-- Simple products count --> <configurable_products> <!-- Configurable product --> <config> <attributes> <attribute> <options>3</options> <swatches>image</swatches> </attribute> <attribute> <options>8</options> </attribute> </attributes> <sku>Configurable Product %s</sku> <products>640</products> </config> </configurable_products> <product-images> <images-count>1000</images-count> <images-per-product>3</images-per-product> </product-images> <categories>300</categories> <!-- Number of categories to generate --> <categories_nesting_level>3</categories_nesting_level> <!-- Nesting level for categories --> <customers>2000</customers> <!-- Number of customers to generate --> <catalog_price_rules>20</catalog_price_rules> <!-- Number of catalog price rules --> <cart_price_rules>20</cart_price_rules> <!-- Number of cart price rules --> <cart_price_rules_floor>2</cart_price_rules_floor> <coupon_codes>20</coupon_codes> <!-- Number of coupon codes --> <product_attribute_sets>30</product_attribute_sets> <!-- Number of product attribute sets --> <product_attribute_sets_attributes>10</product_attribute_sets_attributes> <!-- Number of attributes per set --> <product_attribute_sets_attributes_values>8</product_attribute_sets_attributes_values> <!-- Number of values per attribute --> <order_quotes_enable>true</order_quotes_enable> <order_simple_product_count_from>2</order_simple_product_count_from> <order_simple_product_count_to>2</order_simple_product_count_to> <orders>50000</orders> <!-- Orders count --> <tax_rates_file>tax_rates.csv</tax_rates_file> <!-- Tax rates file in fixtures directory--> <configs> <!-- Config variables and values for change --> <config> <path>admin/security/use_form_key</path> <scope>default</scope> <scopeId>0</scopeId> <value>0</value> </config> <config> <path>admin/security/session_lifetime</path> <scope>default</scope> <scopeId>0</scopeId> <value>7200</value> </config> <config> <path>admin/security/admin_account_sharing</path> <scope>default</scope> <scopeId>0</scopeId> <value>1</value> </config> <config> <path>carriers/flatrate/active</path> <scope>default</scope> <scopeId>0</scopeId> <value>1</value> </config> </configs> <indexers> <!-- Indexer mode value (true - Update by Schedule, false - Update on Save) --> <indexer> <id>catalog_category_product</id> <set_scheduled>true</set_scheduled> </indexer> <indexer> <id>catalog_product_category</id> <set_scheduled>true</set_scheduled> </indexer> <indexer> <id>catalog_product_price</id> <set_scheduled>true</set_scheduled> </indexer> <indexer> <id>catalog_product_attribute</id> <set_scheduled>true</set_scheduled> </indexer> <indexer> <id>cataloginventory_stock</id> <set_scheduled>true</set_scheduled> </indexer> <indexer> <id>catalogrule_rule</id> <set_scheduled>true</set_scheduled> </indexer> <indexer> <id>catalogrule_product</id> <set_scheduled>true</set_scheduled> </indexer> <indexer> <id>catalogsearch_fulltext</id> <set_scheduled>true</set_scheduled> </indexer> </indexers> <xi:include href="../../config/searchTermsLarge.xml" /> <xi:include href="../../config/attributeSets.xml" /> <xi:include href="../../config/searchConfig.xml" /> <xi:include href="../../config/customerConfig.xml" /> <xi:include href="../../config/description.xml" /> <xi:include href="../../config/shortDescription.xml" /> </profile> </config>