Skip to content

Commit a752dd2

Browse files
author
mar
committed
doc: add note about tt integrity check
1 parent 6ae61ca commit a752dd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/tooling/tcm/tcm_integrity_check.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ Integrity check can be enabled directly in the |tcm| configuration file:
5656
5757
.. note::
5858

59-
The ``integrity-check-period`` option works only in the tt + Tarantool setup, where tt periodically verifies the integrity of the running instance.
59+
The ``integrity-check-period`` option works only in the ``tt`` + Tarantool setup, where tt periodically verifies the integrity of the running instance.
6060
In TCM, this option is not used, as the component only uploads and verifies configuration signatures and does not interact directly with the database.
6161
Moreover, TCM cannot stop Tarantool execution in case of an integrity check failure — this behavior is specific to tt when Tarantool
6262
is started with the ``--integrity-check`` and ``--integrity-check-period`` options.
6363

64-
Read details about tt integrity check in :ref:`its documentation <tt-start-integrity-check>`
64+
Read details about ``tt`` integrity check in :ref:`its documentation <tt-start-integrity-check>`

0 commit comments

Comments
 (0)