chore(emqx_conf): deprecate node.tlog_push_mode setting
It is not used since mria 0.2.10
This commit is contained in:
parent
97fdc834de
commit
ed28c12a66
|
@ -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)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue