Переглянути джерело

chore: update rel/i18n/emqx_conf_schema.hocon

Co-authored-by: LenaLenaPan <120552185+LenaLenaPan@users.noreply.github.com>
JianBo He 2 роки тому
батько
коміт
993be31998
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      rel/i18n/emqx_conf_schema.hocon

+ 1 - 1
rel/i18n/emqx_conf_schema.hocon

@@ -1190,7 +1190,7 @@ To flush events, the handler discards the buffered log messages without logging.
   log_overload_kill_restart_after {
     desc {
       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: """处理进程停止后,会在该延迟时间后自动重新启动。除非该值设置为 <code>infinity</code>,这表示永不重新启动。"""
+      zh: """处理进程停止后,会在该延迟时间后自动重新启动。除非该值设置为 <code>infinity</code>,这会阻止任何后续的重启。"""
     }
     label {
       en: "Handler Restart Timer"