Skip to content

Commit 4e19454

Browse files
authored
Update renamed env vars in TCM config (#4323)
1 parent 4ee21e2 commit 4e19454

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/reference/tooling/tcm/tcm_configuration_reference.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,7 @@ Tarantool storage parameters:
13601360
|
13611361
| Type: string
13621362
| Default: ""
1363-
| Environment variable: TCM_STORAGE_ETCD_PASSWORD-FILE
1363+
| Environment variable: TCM_STORAGE_ETCD_PASSWORD_FILE
13641364
| Command-line option: ``--storage.etcd.password-file``
13651365
13661366
.. _tcm_configuration_reference_storage_etcd_tls_enabled:
@@ -1665,7 +1665,7 @@ etcd cluster is not available or not needed.
16651665
|
16661666
| Type: string
16671667
| Default: ""
1668-
| Environment variable: TCM_STORAGE_TARANTOOL_USER
1668+
| Environment variable: TCM_STORAGE_TARANTOOL_USERNAME
16691669
| Command-line option: ``--storage.tarantool.username``
16701670
16711671
.. _tcm_configuration_reference_storage_tarantool_pass:
@@ -1680,7 +1680,7 @@ etcd cluster is not available or not needed.
16801680
|
16811681
| Type: string
16821682
| Default: ""
1683-
| Environment variable: TCM_STORAGE_TARANTOOL_PASS
1683+
| Environment variable: TCM_STORAGE_TARANTOOL_PASSWORD
16841684
| Command-line option: ``--storage.tarantool.password``
16851685
16861686
.. _tcm_configuration_reference_storage_tarantool_password-file:
@@ -1692,7 +1692,7 @@ etcd cluster is not available or not needed.
16921692
|
16931693
| Type: string
16941694
| Default: ""
1695-
| Environment variable: TCM_STORAGE_TARANTOOL_PASSWORD-FILE
1695+
| Environment variable: TCM_STORAGE_TARANTOOL_PASSWORD_FILE
16961696
| Command-line option: ``--storage.tarantool.password-file``
16971697
16981698
.. _tcm_configuration_reference_storage_tarantool_rate-limit:
@@ -2255,4 +2255,4 @@ The ``feature`` section defines the security parameters of |tcm|.
22552255
| Type: bool
22562256
| Default: false
22572257
| Environment variable: TCM_FEATURE_COLUMN_STORE
2258-
| Command-line option: ``--feature.column-store``
2258+
| Command-line option: ``--feature.column-store``

0 commit comments

Comments
 (0)