mirror of https://github.com/loggie-io/docs.git
Update file.md (#96)
This commit is contained in:
parent
00c891dfec
commit
c8464dfb6e
|
@ -106,12 +106,6 @@ state含义解释:
|
|||
| ----------- | ------ | ---------- | -------- | ------------------------------------------------------------ |
|
||||
| workerCount | int | 非必填 | 1 | 读取文件内容的工作线程(goroutine)数。单节点超过100个文件的时候考虑提高 |
|
||||
|
||||
## readChanSize
|
||||
|
||||
| `字段` | `类型` | `是否必填` | `默认值` | `含义` |
|
||||
| ------------ | ------ | ---------- | -------- | ---------------------- |
|
||||
| readChanSize | int | 非必填 | 512 | 读取任务的channel size |
|
||||
|
||||
## readBufferSize
|
||||
|
||||
| `字段` | `类型` | `是否必填` | `默认值` | `含义` |
|
||||
|
|
Loading…
Reference in New Issue