Update doc: conf.toml detail
parent
11987392b6
commit
2313ce734a
|
@ -49,9 +49,11 @@ max = 4_096
|
||||||
[stages.executor.with.default.stderr]
|
[stages.executor.with.default.stderr]
|
||||||
name = "stderr"
|
name = "stderr"
|
||||||
max = 4_096
|
max = 4_096
|
||||||
|
|
||||||
|
# configure parser
|
||||||
[stages.parser]
|
[stages.parser]
|
||||||
name = "healthcheck"
|
name = "" # set parser name
|
||||||
[stages.parser.with]
|
[stages.parser.with]
|
||||||
score = 0
|
score = 0
|
||||||
comment = " + comment from toml conf"
|
comment = "" # comment from the conf file
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user