Skip to content

Commit 128ff41

Browse files
author
OTP Bot
committed
Deployed e4d92ebdec to dev-2.x in en with MkDocs 1.6.1 and mike 1.2.0.dev0
1 parent 8f82c15 commit 128ff41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: en/dev-2.x/RouterConfiguration/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2565,7 +2565,7 @@ <h3 id="transit_searchThreadPoolSize">searchThreadPoolSize</h3>
25652565
<strong>Path:</strong> /transit </p>
25662566
<p>Split a travel search in smaller jobs and run them in parallel to improve performance.</p>
25672567
<p>Use this parameter to set the total number of executable threads available across all searches.
2568-
Multiple searches can run in parallel - this parameter have no effect with regard to that. If 0,
2568+
Multiple searches can run in parallel - this parameter has no effect with regard to that. If 0,
25692569
no extra threads are started and the search is done in one thread.</p>
25702570
<h3 id="transit_transferCacheMaxSize">transferCacheMaxSize</h3>
25712571

@@ -2606,7 +2606,7 @@ <h3 id="transit_dynamicSearchWindow_maxWindow">maxWindow</h3>
26062606
<p><strong>Since version:</strong> <code>2.2</code><strong>Type:</strong> <code>duration</code><strong>Cardinality:</strong> <code>Optional</code><strong>Default value:</strong> <code>"PT3H"</code> <br />
26072607
<strong>Path:</strong> /transit/dynamicSearchWindow </p>
26082608
<p>Upper limit for the search-window calculation.</p>
2609-
<p>Long search windows consumes a lot of resources and may take a long time. Use this parameter to
2609+
<p>Long search windows consume a lot of resources and may take a long time. Use this parameter to
26102610
tune the desired maximum search time.</p>
26112611
<p>This is the parameter that affects the response time most, the downside is that a search is only
26122612
guaranteed to be pareto-optimal within a search-window.</p>

Diff for: en/dev-2.x/search/search_index.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)