docs: Update apps/emqx_conf/i18n/emqx_conf_schema.conf
Co-authored-by: Ivan Dyachkov <dev@dyachkov.org>
This commit is contained in:
parent
980ba2fd35
commit
0d7cd2f0c5
|
@ -1255,7 +1255,7 @@ Supervisor 报告的类型。默认为 error 类型。
|
|||
|
||||
log_overload_kill_restart_after {
|
||||
desc {
|
||||
en: """If the handler is terminated, it restarts automatically after a delay. The value `infinity` prevents restarts."""
|
||||
en: """The handler restarts automatically after a delay in the event of termination, unless the value `infinity` is set, which blocks any subsequent restarts."""
|
||||
zh: """如果处理进程终止,它会在以指定的时间后后自动重新启动。 `infinity` 不自动重启。"""
|
||||
}
|
||||
label {
|
||||
|
|
Loading…
Reference in New Issue