@@ -1360,7 +1360,7 @@ Tarantool storage parameters:
1360
1360
|
1361
1361
| Type: string
1362
1362
| Default: ""
1363
- | Environment variable: TCM_STORAGE_ETCD_PASSWORD-FILE
1363
+ | Environment variable: TCM_STORAGE_ETCD_PASSWORD_FILE
1364
1364
| Command-line option: ``--storage.etcd.password-file``
1365
1365
1366
1366
.. _tcm_configuration_reference_storage_etcd_tls_enabled :
@@ -1665,7 +1665,7 @@ etcd cluster is not available or not needed.
1665
1665
|
1666
1666
| Type: string
1667
1667
| Default: ""
1668
- | Environment variable: TCM_STORAGE_TARANTOOL_USER
1668
+ | Environment variable: TCM_STORAGE_TARANTOOL_USERNAME
1669
1669
| Command-line option: ``--storage.tarantool.username``
1670
1670
1671
1671
.. _tcm_configuration_reference_storage_tarantool_pass :
@@ -1680,7 +1680,7 @@ etcd cluster is not available or not needed.
1680
1680
|
1681
1681
| Type: string
1682
1682
| Default: ""
1683
- | Environment variable: TCM_STORAGE_TARANTOOL_PASS
1683
+ | Environment variable: TCM_STORAGE_TARANTOOL_PASSWORD
1684
1684
| Command-line option: ``--storage.tarantool.password``
1685
1685
1686
1686
.. _tcm_configuration_reference_storage_tarantool_password-file :
@@ -1692,7 +1692,7 @@ etcd cluster is not available or not needed.
1692
1692
|
1693
1693
| Type: string
1694
1694
| Default: ""
1695
- | Environment variable: TCM_STORAGE_TARANTOOL_PASSWORD-FILE
1695
+ | Environment variable: TCM_STORAGE_TARANTOOL_PASSWORD_FILE
1696
1696
| Command-line option: ``--storage.tarantool.password-file``
1697
1697
1698
1698
.. _tcm_configuration_reference_storage_tarantool_rate-limit :
@@ -2255,4 +2255,4 @@ The ``feature`` section defines the security parameters of |tcm|.
2255
2255
| Type: bool
2256
2256
| Default: false
2257
2257
| Environment variable: TCM_FEATURE_COLUMN_STORE
2258
- | Command-line option: ``--feature.column-store``
2258
+ | Command-line option: ``--feature.column-store``
0 commit comments