docs: improve descriptions
Thanks to @qzhuyan for the corrections.
This commit is contained in:
parent
af31ed4264
commit
56437228dc
|
@ -127,7 +127,7 @@ When disabled the messages are buffered in RAM only."""
|
||||||
batch_size {
|
batch_size {
|
||||||
desc {
|
desc {
|
||||||
en: """Maximum batch count. If equal to 1, there's effectively no batching."""
|
en: """Maximum batch count. If equal to 1, there's effectively no batching."""
|
||||||
zh: """批量请求大小。如果等于1,实际上就没有批处理。"""
|
zh: """批量请求大小。如果设为1,则无批处理。"""
|
||||||
}
|
}
|
||||||
label {
|
label {
|
||||||
en: """Batch size"""
|
en: """Batch size"""
|
||||||
|
|
Loading…
Reference in New Issue