We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96e584 commit 7020e11Copy full SHA for 7020e11
cartridge/argparse.lua
@@ -109,6 +109,7 @@ local cluster_opts = {
109
ssl_client_password = 'string', -- **string**
110
disable_errstack = 'boolean', -- **boolean**
111
enable_synchro_mode = 'boolean', -- **boolean**
112
+ enable_failover_suppressing = 'boolean', -- **boolean**
113
}
114
115
--- Common `box.cfg <https://www.tarantool.io/en/doc/latest/reference/configuration/>`_ tuning options.
0 commit comments