Deployed 92bcf67 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-05-04 17:53:44 +00:00
parent 82ad557d1a
commit 6edad770c8
2 changed files with 5 additions and 1 deletions

View File

@@ -1843,6 +1843,10 @@
<td>Remove signal columns from the dataframe (set them to 0) on dataframe receipt.<br><em>Defaults to <code>false</code>.</em><br> <strong>Datatype:</strong> Boolean.</td>
</tr>
<tr>
<td><code>initial_candle_limit</code></td>
<td>Initial candles to expect from the Producer.<br><em>Defaults to <code>1500</code>.</em><br> <strong>Datatype:</strong> Integer - Number of candles.</td>
</tr>
<tr>
<td><code>message_size_limit</code></td>
<td>Size limit per message<br><em>Defaults to <code>8</code>.</em><br> <strong>Datatype:</strong> Integer - Megabytes.</td>
</tr>

File diff suppressed because one or more lines are too long