docs: Update apps/emqx_conf/i18n/emqx_conf_schema.conf

Co-authored-by: Ivan Dyachkov <dev@dyachkov.org>
This commit is contained in:
Zaiming (Stone) Shi 2023-02-02 14:20:07 +01:00 committed by GitHub
parent 980ba2fd35
commit 0d7cd2f0c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1255,7 +1255,7 @@ Supervisor 报告的类型。默认为 error 类型。
log_overload_kill_restart_after { log_overload_kill_restart_after {
desc { 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` 不自动重启。""" zh: """如果处理进程终止,它会在以指定的时间后后自动重新启动。 `infinity` 不自动重启。"""
} }
label { label {