Skip to content

Commit 8aa5fd4

Browse files
committed
MAGE-569 Merge conflict resolution
1 parent 0cb4ba3 commit 8aa5fd4

File tree

2 files changed

+247
-226
lines changed

2 files changed

+247
-226
lines changed

etc/adminhtml/system.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -783,13 +783,7 @@
783783
<label>Enable Indexing Queue</label>
784784
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
785785
<comment>
786-
<![CDATA[
787-
If enabled, all indexing operations (add, remove & update operations) will be done asynchronously using the CRON mechanism.<br>
788-
<br>
789-
To schedule the run you need to add this in your crontab:<br>
790-
<code>*/5 * * * * php /absolute/path/to/magento/bin/magento indexer:reindex algolia_queue_runner</code>
791-
<br><span class="algolia-config-warning">&#9888;</span> Enabling this option is recommended in production or if your store has a lot of products.
792-
]]>
786+
<model>Algolia\AlgoliaSearch\Model\Config\Link</model>
793787
</comment>
794788
</field>
795789
<field id="number_of_job_to_run" translate="label comment" type="text" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1">

0 commit comments

Comments
 (0)