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 {
|
log_overload_kill_mem_size {
|
||||||
desc {
|
desc {
|
||||||
en: """Maximum memory size that the handler process is allowed to use."""
|
en: """Maximum memory size that the handler process is allowed to use."""
|
||||||
zh: """处理进程进程允许使用的最大内存。"""
|
zh: """处理进程允许使用的最大内存。"""
|
||||||
}
|
}
|
||||||
label {
|
label {
|
||||||
en: "Handler Allowed Max Memory Size"
|
en: "Handler Allowed Max Memory Size"
|
||||||
zh: "理进程进程允许使用的最大内存"
|
zh: "处理进程允许使用的最大内存"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue