doc: write tcm integrations with other products#5589
Open
maryiaLichko wants to merge 5 commits intolatestfrom
Open
doc: write tcm integrations with other products#5589maryiaLichko wants to merge 5 commits intolatestfrom
maryiaLichko wants to merge 5 commits intolatestfrom
Conversation
AArdeev
approved these changes
Feb 16, 2026
xuniq
reviewed
Feb 20, 2026
xuniq
reviewed
Feb 24, 2026
AlexandrLitkevich
approved these changes
Feb 24, 2026
43e6dc1 to
655d3dc
Compare
xuniq
approved these changes
Mar 5, 2026
Comment on lines
450
to
457
| .. image:: _images/tcm_tcf_settings.png | ||
| :align: center | ||
| :align: left | ||
| :width: 700 | ||
| :alt: TCM TCF settings page | ||
|
|
||
| .. image:: _images/tcm_tcf_settings_params.png | ||
| :align: center | ||
| :align: left | ||
| :width: 700 |
Contributor
There was a problem hiding this comment.
Тут для этих картинок надо отступ уброать в форматировании, тогда они по левому краю отцентруются
Сейчас они по центру
Comment on lines
+495
to
+497
| - Latency -- the time delay (ms) between a message being added to the queue and being processed. | ||
| - Poll max batch -- the number of messages retrieved in a single request for processing. | ||
| - Deduplication mode -- specifies how duplicate messages are handled. Deduplication is always enabled. Available modes: ``basic`` (default), ``extended``, ``keep_latest``, ``keep_first``. |
Contributor
There was a problem hiding this comment.
Тут бы элементы интерфейса выделить жирным шрифтом
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #5559