chore(emqx_conf): deprecate node.tlog_push_mode setting

It is not used since mria 0.2.10
This commit is contained in:
Serge Tupchii 2023-08-03 17:46:14 +03:00
parent 97fdc834de
commit ed28c12a66
1 changed files with 1 additions and 0 deletions

View File

@ -648,6 +648,7 @@ fields("node") ->
mapping => "mria.tlog_push_mode",
default => async,
'readOnly' => true,
deprecated => {since, "5.2.0"},
importance => ?IMPORTANCE_HIDDEN,
desc => ?DESC(db_tlog_push_mode)
}