Skip to content

Commit 1933ee8

Browse files
committed
Updated worker counts in the template to 3
1 parent cbadf23 commit 1933ee8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config_generation/xmls/indexer_template.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ForceReindexation>false</ForceReindexation>
1313
<Url></Url>
1414
<Plugin>SMD_Plugins/Sinequa.Plugin.WebCrawler_Index_URLList</Plugin>
15-
<WorkerCount>8</WorkerCount>
15+
<WorkerCount>3</WorkerCount>
1616
<MaxWorkerPerHost></MaxWorkerPerHost>
1717
<UrlList></UrlList>
1818
<DynamicUrlList></DynamicUrlList>

config_generation/xmls/scraper_template.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<visibility></visibility>
1212
<ForceReindexation>false</ForceReindexation>
1313
<Plugin></Plugin>
14-
<WorkerCount>6</WorkerCount>
14+
<WorkerCount>3</WorkerCount>
1515
<MaxWorkerPerHost></MaxWorkerPerHost>
1616
<Url></Url>
1717
<UrlList></UrlList>

0 commit comments

Comments
 (0)