fix: modify the error statement
This commit is contained in:
parent
5bb4fcd569
commit
bfc9589a93
|
@ -1268,11 +1268,11 @@ until the RPC connection is considered lost."""
|
|||
log_overload_kill_mem_size {
|
||||
desc {
|
||||
en: """Maximum memory size that the handler process is allowed to use."""
|
||||
zh: """处理进程进程允许使用的最大内存。"""
|
||||
zh: """处理进程允许使用的最大内存。"""
|
||||
}
|
||||
label {
|
||||
en: "Handler Allowed Max Memory Size"
|
||||
zh: "理进程进程允许使用的最大内存"
|
||||
zh: "处理进程允许使用的最大内存"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue